From 7f677f0d89cd6a3b7b45b518f5f716a97ad27c53 Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Sat, 3 Aug 2013 00:42:22 -0500 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild --- libgtop2.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/libgtop2.spec b/libgtop2.spec index 7eeeacb..0c2f4c9 100644 --- a/libgtop2.spec +++ b/libgtop2.spec @@ -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 - 2.28.4-5 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild + * Tue Feb 12 2013 Cole Robinson - 2.28.4-4 - Fix fetching rootfs stats (bz #871629)