This commit is contained in:
Fedora Release Engineering 2017-07-26 19:46:31 +00:00
parent 7f872f8726
commit d1c2ae3d3b
1 changed files with 4 additions and 1 deletions

View File

@ -4,7 +4,7 @@
Name: libstatgrab
Epoch: 1
Version: 0.91
Release: 6%{?dist}
Release: 7%{?dist}
Summary: A library that provides cross platform access to statistics of the system
License: LGPLv2+
URL: http://www.i-scream.org/libstatgrab
@ -207,6 +207,9 @@ make check
%{_mandir}/*/*statgrab*
%changelog
* Wed Jul 26 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1:0.91-7
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
* Thu Feb 16 2017 Ralf Corsépius <corsepiu@fedoraproject.org> - 1:0.91-6
- Add BR: perl(App::Prove) (Fix F26FTBFS).