* Thu May 27 2021 Tomas Bzatek <tbzatek@redhat.com> - 0.95-5

- Rebuilt for sg3_utils 1.47

Resolves: #1955156
This commit is contained in:
Tomas Bzatek 2021-05-27 19:54:30 +02:00
parent 0038abf48f
commit 6f398bd0e9
1 changed files with 4 additions and 1 deletions

View File

@ -1,7 +1,7 @@
Summary: Enclosure LED Utilities
Name: ledmon
Version: 0.95
Release: 4%{?dist}
Release: 5%{?dist}
License: GPLv2+
URL: https://github.com/intel/ledmon
Source0: https://github.com/intel/ledmon/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz
@ -47,6 +47,9 @@ make
%{_unitdir}/ledmon.service
%changelog
* Thu May 27 2021 Tomas Bzatek <tbzatek@redhat.com> - 0.95-5
- Rebuilt for sg3_utils 1.47 (#1955156)
* Fri Apr 16 2021 Mohan Boddu <mboddu@redhat.com> - 0.95-4
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937