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

Created by command:

/usr/bin/tito tag
This commit is contained in:
Suyog Tandel
2026-01-17 00:25:02 +05:30
parent 9947bb7201
commit a33dec6844
2 changed files with 5 additions and 1 deletions
+1
View File
@@ -0,0 +1 @@
0.2.2-1 ./
+4 -1
View File
@@ -1,5 +1,5 @@
Name: picoforge
Version: 0.2.1
Version: 0.2.2
Release: 1%{?dist}
Summary: An open source commissioning tool for Pico FIDO security keys. Developed with Rust, Tauri, and Svelte.
License: AGPL-3.0
@@ -75,5 +75,8 @@ install -m 644 src-tauri/icons/in.suyogtandel.picoforge.svg %{buildroot}%{_datad
%{_datadir}/icons/hicolor/scalable/apps/%{name}.png
%changelog
* Sat Jan 17 2026 Suyog Tandel <git@suyogtandel.in> 0.2.2-1
- new package built with tito
* Fri Jan 16 2026 Suyog Tandel <git@suyogtandel.in> 0.2.1-1
- Initial release