This commit is contained in:
Dennis Gilmore 2013-08-03 00:42:22 -05:00
parent 3d1e0e67c5
commit 7f677f0d89

View File

@ -3,7 +3,7 @@
Name: libgtop2
Summary: LibGTop library (version 2)
Version: 2.28.4
Release: 4%{?dist}
Release: 5%{?dist}
License: GPLv2+
URL: http://download.gnome.org/sources/libgtop/2.28
Group: System Environment/Libraries
@ -67,6 +67,9 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';'
%exclude %{_datadir}/info
%changelog
* Sat Aug 03 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.28.4-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
* Tue Feb 12 2013 Cole Robinson <crobinso@redhat.com> - 2.28.4-4
- Fix fetching rootfs stats (bz #871629)