[libgtop2/f19] Update to 2.28.5

Richard Hughes rhughes at fedoraproject.org
Mon Jan 20 20:23:08 UTC 2014


commit 1c4b0ed536378cb36b4d33ac9182c60271987213
Author: Richard Hughes <richard at hughsie.com>
Date:   Mon Jan 20 20:23:22 2014 +0000

    Update to 2.28.5

 .gitignore                                         |    1 +
 ...ge-Fix-fetching-rootfs-stats-on-Fedora-17.patch |   34 --------------------
 libgtop2.spec                                      |   11 +++---
 sources                                            |    2 +-
 4 files changed, 8 insertions(+), 40 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 98ab438..f910e9d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@ libgtop-2.28.1.tar.bz2
 /libgtop-2.28.2.tar.bz2
 /libgtop-2.28.3.tar.bz2
 /libgtop-2.28.4.tar.xz
+/libgtop-2.28.5.tar.xz
diff --git a/libgtop2.spec b/libgtop2.spec
index 7eeeacb..57280de 100644
--- a/libgtop2.spec
+++ b/libgtop2.spec
@@ -2,15 +2,14 @@
 
 Name:     libgtop2
 Summary:  LibGTop library (version 2)
-Version:  2.28.4
-Release:  4%{?dist}
+Version:  2.28.5
+Release:  1%{?dist}
 License:  GPLv2+
 URL:      http://download.gnome.org/sources/libgtop/2.28
 Group:    System Environment/Libraries
 #VCS: git://git.gnome.org/libgtop
 Source:   http://download.gnome.org/sources/libgtop/2.28/libgtop-%{version}.tar.xz
-# Fix fetching rootfs stats (bz 871629)
-Patch1: 0001-fsusage-Fix-fetching-rootfs-stats-on-Fedora-17.patch
+
 BuildRequires:  glib2-devel
 BuildRequires:  gobject-introspection-devel
 BuildRequires:  libtool gettext
@@ -31,7 +30,6 @@ files to allow you to develop with LibGTop.
 
 %prep
 %setup -q -n libgtop-%{version}
-%patch1 -p1
 
 %build
 %configure --disable-gtk-doc --disable-static
@@ -67,6 +65,9 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';'
 %exclude %{_datadir}/info
 
 %changelog
+* Mon Jan 20 2014 Richard Hughes <rhughes at redhat.com> - 2.28.5-1
+- Update to 2.28.5
+
 * Tue Feb 12 2013 Cole Robinson <crobinso at redhat.com> - 2.28.4-4
 - Fix fetching rootfs stats (bz #871629)
 
diff --git a/sources b/sources
index 7fe6c2a..de40631 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-c8aee3c9bde9033303147e993aa1b932  libgtop-2.28.4.tar.xz
+3f15032ef2bf06f2b26efd13bc4ae9ab  libgtop-2.28.5.tar.xz


More information about the scm-commits mailing list