Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
This commit is contained in:
Fedora Release Engineering 2020-01-29 10:28:56 +00:00
parent 44da095010
commit 18da23069a
1 changed files with 4 additions and 1 deletions

View File

@ -4,7 +4,7 @@
Name: libstatgrab
Epoch: 1
Version: 0.92
Release: 1%{?dist}
Release: 2%{?dist}
Summary: A library that provides cross platform access to statistics of the system
License: LGPLv2+
URL: http://www.i-scream.org/libstatgrab
@ -205,6 +205,9 @@ make check
%{_mandir}/*/*statgrab*
%changelog
* Wed Jan 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1:0.92-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
* Sun Aug 18 2019 Tim Orling <ticotimo@gmail.com> - 1:0.92-1
- Update to 0.92 (rhbz 1742062)