mirror of
https://github.com/terrapkg/packages.git
synced 2026-05-31 09:01:55 +00:00
iio-niri: add automatic update definition and update to 2.0 (#11873)
* iio-niri: add automatic update definition and update to 2.0 Signed-off-by: Tulip Blossom <tulilirockz@outlook.com> * fix(iio-niri): reviews from roach and owen Signed-off-by: Tulip Blossom <tulilirockz@outlook.com> --------- Signed-off-by: Tulip Blossom <tulilirockz@outlook.com>
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
Name: iio-niri
|
||||
Version: 1.3.0
|
||||
Version: 2.0.0
|
||||
Release: 1%{?dist}
|
||||
Summary: Autorotation daemon for niri
|
||||
URL: https://github.com/Zhaith-Izaliel/iio-niri
|
||||
@@ -30,5 +30,8 @@ Packager: Tulip Blossom <tulilirockz@outlook.com>
|
||||
%{_bindir}/%{name}
|
||||
|
||||
%changelog
|
||||
* Fri May 05 2026 Tulip Blossom <tulilirockz@outlook.com> - 2.0.0-1
|
||||
- Update package and add autoupdate definitions
|
||||
|
||||
* Fri Mar 13 2026 Tulip Blossom <tulilirockz@outlook.com>
|
||||
- Initial commit
|
||||
|
||||
@@ -0,0 +1 @@
|
||||
rpm.version(find(`version = "([\d.]+)"`, gh_rawfile("Zhaith-Izaliel/iio-niri", "master", "Cargo.toml"), 1));
|
||||
Reference in New Issue
Block a user