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

Created by command:

/usr/bin/tito tag --keep-version
This commit is contained in:
Suyog Tandel
2026-01-17 09:28:58 +05:30
parent 001dc9b52c
commit 42849ff9ca
2 changed files with 10 additions and 1 deletions
+1 -1
View File
@@ -1 +1 @@
0.2.1-1 ./
0.2.1-2 ./
+9
View File
@@ -79,6 +79,15 @@ 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-2
- fix: use universal pkgconfig names and bump release to 2 (git@suyogtandel.in)
- chore:update rpm spec file with rust install (git@suyogtandel.in)
- fix: spec file build deps (git@suyogtandel.in)
- feat: Packaging picoforge for Fedora, CentOS/RHEL and OpenSuse (#11)
(git@suyogtandel.in)
- build(package.nix): add nix packaging script
(226018678+jetcookies@users.noreply.github.com)
* Sat Jan 17 2026 Suyog Tandel <git@suyogtandel.in>
- chore:update rpm spec file with rust install (git@suyogtandel.in)
- fix: spec file build deps (git@suyogtandel.in)