Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
This commit is contained in:
Fedora Release Engineering 2022-01-20 17:21:23 +00:00
parent 44fc7260db
commit 43da360479
1 changed files with 4 additions and 1 deletions

View File

@ -4,7 +4,7 @@
Name: libstatgrab
Epoch: 1
Version: 0.92.1
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
@ -207,6 +207,9 @@ make check
%{_mandir}/*/*statgrab*
%changelog
* Thu Jan 20 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1:0.92.1-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
* Thu Jul 29 2021 Tim Orling <ticotimo@gmail.com> - 1:0.92.1-1
- Update to 0.92.1 (Fix rhbz 1943112)