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

Created by command:

/usr/sbin/tito tag --offline --accept-auto-changelog --keep-version
This commit is contained in:
Suyog Tandel
2026-02-18 19:07:18 +00:00
parent 053f4f60a4
commit 95bef744b0
2 changed files with 5 additions and 1 deletions
+1 -1
View File
@@ -1 +1 @@
0.4.0-1 ./
0.4.0-2 ./
+4
View File
@@ -72,6 +72,10 @@ install -m 644 static/appIcons/in.suyogtandel.picoforge.svg %{buildroot}%{_datad
%{_datadir}/icons/hicolor/scalable/apps/in.suyogtandel.picoforge.svg
%changelog
* Wed Feb 18 2026 Suyog Tandel <git@suyogtandel.in> 0.4.0-2
- chore(ci/cd): update release workflow to use cargo packager and drop appimage
build (git@suyogtandel.in)
* Wed Feb 18 2026 Suyog Tandel <git@suyogtandel.in> 0.4.0-1
- chore: cleanup spec file (git@suyogtandel.in)
- chore(packaging): update specfile with gpui deps for rpm build