import CS ledmon-1.1.0-1.el9

This commit is contained in:
eabdullin 2025-03-11 07:34:09 +00:00
parent c20b130cf6
commit 9185b2e888
3 changed files with 6 additions and 3 deletions

2
.gitignore vendored
View File

@ -1 +1 @@
SOURCES/ledmon-1.0.0.tar.gz
SOURCES/ledmon-1.1.0.tar.gz

View File

@ -1 +1 @@
07c962e4517acc1b7a7bbd7440a702ac4b50bec1 SOURCES/ledmon-1.0.0.tar.gz
c248d42629df31f1e2ded05a660a487a2d5a1a70 SOURCES/ledmon-1.1.0.tar.gz

View File

@ -1,6 +1,6 @@
Summary: Enclosure LED Utilities
Name: ledmon
Version: 1.0.0
Version: 1.1.0
Release: 1%{?dist}
License: GPLv2+
URL: https://github.com/intel/ledmon
@ -88,6 +88,9 @@ find %{buildroot} -name '*.la' -delete
%{_libdir}/pkgconfig/%{name}.pc
%changelog
* Tue Nov 12 2024 Jan Macku <jamacku@redhat.com> - 1.1.0-1
- update to 1.1.0
* Fri Apr 12 2024 Jan Macku <jamacku@redhat.com> - 1.0.0-1
- update to 1.0.0
- package shared ledmon library by Tony Asleson