chore: reset tito

This commit is contained in:
Suyog Tandel
2026-01-17 01:34:04 +05:30
parent 65fa4399b4
commit 3b072b653a
4 changed files with 0 additions and 19 deletions
-3
View File
@@ -1,3 +0,0 @@
the .tito/packages directory contains metadata files
named after their packages. Each file has the latest tagged
version and the project's relative directory.
-1
View File
@@ -1 +0,0 @@
0.2.3-1 ./
-6
View File
@@ -1,6 +0,0 @@
[buildconfig]
builder = tito.builder.Builder
tagger = tito.tagger.VersionTagger
changelog_do_not_remove_cherrypick = 0
changelog_format = %s (%ae)
-9
View File
@@ -75,14 +75,5 @@ install -m 644 src-tauri/icons/in.suyogtandel.picoforge.svg %{buildroot}%{_datad
%{_datadir}/icons/hicolor/scalable/apps/in.suyogtandel.picoforge.svg
%changelog
* Sat Jan 17 2026 Suyog Tandel <git@suyogtandel.in> 0.2.3-1
- fix: icon filename to match desktop file (git@suyogtandel.in)
- fix: appicon name in rpm spec file (git@suyogtandel.in)
- Revert "chore: Move spec file to data directory" (git@suyogtandel.in)
- chore: Move spec file to data directory (git@suyogtandel.in)
* Sat Jan 17 2026 Suyog Tandel <git@suyogtandel.in> 0.2.2-1
- new package built with tito
* Fri Jan 16 2026 Suyog Tandel <git@suyogtandel.in> 0.2.1-1
- Initial release