This commit is contained in:
Dennis Gilmore 2011-02-08 00:24:59 -06:00
parent 5a60acf4dc
commit 149fcd3152

View File

@ -3,7 +3,7 @@
Name: libgtop2
Summary: libgtop library (version 2)
Version: 2.28.2
Release: 2%{?dist}
Release: 3%{?dist}
License: GPLv2+
URL: http://download.gnome.org/sources/libgtop/2.28
Group: System Environment/Libraries
@ -60,6 +60,9 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';'
%exclude %{_datadir}/info
%changelog
* Tue Feb 08 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.28.2-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
* Fri Oct 01 2010 Parag Nemade <paragn AT fedoraproject.org> - 2.28.2-2
- Merge-review cleanup (#226026)