Automatic commit of package [picoforge] release [0.2.1-5].

Created by command:

/usr/bin/tito tag --keep-version
This commit is contained in:
Suyog Tandel
2026-01-17 09:59:30 +05:30
parent fa1752b8c0
commit c0a56cac9b
2 changed files with 4 additions and 1 deletions
+1 -1
View File
@@ -1 +1 @@
0.2.1-4 ./
0.2.1-5 ./
+3
View File
@@ -79,6 +79,9 @@ 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.1-5
- fix: explicit gcc and make dependencies (git@suyogtandel.in)
* Sat Jan 17 2026 Suyog Tandel <git@suyogtandel.in> 0.2.1-4
- chore: bump spec file release version (git@suyogtandel.in)
- fix: rust path in spec file (git@suyogtandel.in)