diff --git a/ledmon.spec b/ledmon.spec index 9d9994a..19d2fe5 100644 --- a/ledmon.spec +++ b/ledmon.spec @@ -1,7 +1,7 @@ Summary: Enclosure LED Utilities Name: ledmon Version: 0.90 -Release: 3%{?dist} +Release: 4%{?dist} License: GPLv2+ URL: https://github.com/intel/ledmon Source0: https://github.com/intel/ledmon/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz @@ -41,6 +41,9 @@ make install INSTALL="%{__install} -p" DESTDIR=$RPM_BUILD_ROOT SBIN_DIR=$RPM_BUI %{_mandir}/*/* %changelog +* Fri Feb 01 2019 Fedora Release Engineering - 0.90-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild + * Tue Aug 7 2018 Jan Synáček - 0.90-3 - fix manpage generation (#1611428)