import ledmon-0.96-1.el8

This commit is contained in:
CentOS Sources 2022-06-11 08:12:03 +00:00 committed by Stepan Oksanichenko
parent 8e2948d258
commit 8ccd4f12bd
3 changed files with 6 additions and 3 deletions

2
.gitignore vendored
View File

@ -1 +1 @@
SOURCES/ledmon-0.95.tar.gz SOURCES/ledmon-0.96.tar.gz

View File

@ -1 +1 @@
c59fe133cc7be60ed652465fc5ec514563a81229 SOURCES/ledmon-0.95.tar.gz 22c2e8ce87c3325c624e2869af5ef601e36d7d26 SOURCES/ledmon-0.96.tar.gz

View File

@ -1,6 +1,6 @@
Summary: Enclosure LED Utilities Summary: Enclosure LED Utilities
Name: ledmon Name: ledmon
Version: 0.95 Version: 0.96
Release: 1%{?dist} Release: 1%{?dist}
License: GPLv2+ License: GPLv2+
Group: Applications/System Group: Applications/System
@ -45,6 +45,9 @@ make install INSTALL="%{__install} -p" DESTDIR=$RPM_BUILD_ROOT SBIN_DIR=$RPM_BUI
%{_unitdir}/ledmon.service %{_unitdir}/ledmon.service
%changelog %changelog
* Wed Jun 01 2022 Jan Macku <jamacku@redhat.com> - 0.96-1
- update to 0.96 (#2041713)
* Mon Jan 18 2021 Jan Macku <jamacku@redhat.com> - 0.95-1 * Mon Jan 18 2021 Jan Macku <jamacku@redhat.com> - 0.95-1
- update to 0.95 (#1841501) - update to 0.95 (#1841501)