This commit is contained in:
Matthias Clasen 2008-12-18 01:26:25 +00:00
parent ae5bb8ec3c
commit 67e7424671

View File

@ -7,7 +7,7 @@
Name: libgtop2
Summary: libgtop library (version 2)
Version: 2.24.0
Release: 3%{?dist}
Release: 4%{?dist}
License: GPLv2+
URL: http://download.gnome.org/sources/libgtop/2.24
Group: System Environment/Libraries
@ -79,6 +79,9 @@ rm -rf $RPM_BUILD_ROOT
%exclude %{_datadir}/info
%changelog
* Wed Dec 17 2008 Matthias Clasen <mclasen@redhat.com> - 2.24.0-4
- Rebuild for pkg-config auto-provides
* Sun Nov 9 2008 Matthias Clasen <mclasen@redhat.com> - 2.24.0-3
- Read /proc/cpuinfo completely (#467455)