feat: Packaging picoforge for Fedora, CentOS/RHEL and OpenSuse (#11)

* Initialized to use tito.

* chore: add rpm packaging spec file

* Fix tauri command not found by using npm wrapper

* fix: specfile build failure due to wrong tauri flag

* fix: add no-bundle flag for tauri build in specfile

* Automatic commit of package [picoforge] release [0.2.2-1].

Created by command:

/usr/bin/tito tag

* chore: Move spec file to data directory

* Revert "chore: Move spec file to data directory"

This reverts commit 99ee99475b.

* fix: appicon name in rpm spec file

* fix: icon filename to match desktop file

* fix: revert app version and release in spec file

* chore: reset tito

* Initialized to use tito.

* chore: revert spec file

* Automatic commit of package [picoforge] release [0.2.1-1].

Created by command:

/usr/bin/tito tag --keep-version
This commit is contained in:
Suyog Tandel
2026-01-17 02:17:32 +05:30
committed by GitHub
parent 0b72488633
commit 3dbf47ab50
8 changed files with 103 additions and 0 deletions
+11
View File
@@ -0,0 +1,11 @@
[Desktop Entry]
Type=Application
Name=picoforge
Exec=picoforge
Icon=in.suyogtandel.picoforge
Terminal=false
Type=Application
Categories=Utility;Clock;
Keywords=Config;
StartupNotify=true
DBusActivatable=true
Binary file not shown.

After

Width:  |  Height:  |  Size: 31 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 28 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 31 KiB