mirror of
https://github.com/librekeys/picoforge.git
synced 2026-07-28 08:01:19 -07:00
fix: use universal pkgconfig names and bump release to 2
This commit is contained in:
+9
-1
@@ -1,7 +1,7 @@
|
||||
%global debug_package %{nil}
|
||||
Name: picoforge
|
||||
Version: 0.2.1
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
Summary: An open source commissioning tool for Pico FIDO security keys. Developed with Rust, Tauri, and Svelte.
|
||||
License: AGPL-3.0
|
||||
URL: https://github.com/librekeys/picoforge
|
||||
@@ -79,6 +79,14 @@ 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>
|
||||
- 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>
|
||||
- fix: spec file build deps (git@suyogtandel.in)
|
||||
- feat: Packaging picoforge for Fedora, CentOS/RHEL and OpenSuse (#11)
|
||||
|
||||
Reference in New Issue
Block a user