[gnome-system-monitor] Update to 3.7.4

Richard Hughes rhughes at fedoraproject.org
Wed Jan 16 16:10:43 UTC 2013


commit 0ef7986b046345799028d9a8aef624d009576005
Author: Richard Hughes <richard at hughsie.com>
Date:   Wed Jan 16 16:13:06 2013 +0000

    Update to 3.7.4

 .gitignore                |    1 +
 gnome-system-monitor.spec |   11 +++++------
 sources                   |    2 +-
 3 files changed, 7 insertions(+), 7 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 036956a..173e412 100644
--- a/.gitignore
+++ b/.gitignore
@@ -26,3 +26,4 @@ gnome-system-monitor-2.28.1.tar.bz2
 /gnome-system-monitor-3.5.92.tar.xz
 /gnome-system-monitor-3.6.0.tar.xz
 /gnome-system-monitor-3.6.1.tar.xz
+/gnome-system-monitor-3.7.4.tar.xz
diff --git a/gnome-system-monitor.spec b/gnome-system-monitor.spec
index b59f91e..319f4d9 100644
--- a/gnome-system-monitor.spec
+++ b/gnome-system-monitor.spec
@@ -9,17 +9,14 @@
 
 Summary: Process and resource monitor
 Name: gnome-system-monitor
-Version: 3.6.1
-Release: 3%{?dist}
+Version: 3.7.4
+Release: 1%{?dist}
 License: GPLv2+
 Group: Applications/System
 URL: http://www.gnome.org/
 #VCS: git:git://git.gnome.org/gnome-system-monitor
 Source: http://download.gnome.org/sources/gnome-system-monitor/3.6/%{name}-%{version}.tar.xz
 
-# https://bugzilla.gnome.org/show_bug.cgi?id=688981
-Patch0: 0001-Fix-system-information-on-Fedora.patch
-
 BuildRequires: libgtop2-devel >= %{libgtop2_version}
 BuildRequires: libwnck3-devel >= %{libwnck_version}
 BuildRequires: gtk3-devel
@@ -43,7 +40,6 @@ such as CPU and memory.
 
 %prep
 %setup -q
-%patch0 -p1
 
 %build
 %configure --enable-systemd
@@ -80,6 +76,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &>/dev/null || :
 
 
 %changelog
+* Wed Jan 16 2013 Richard Hughes <hughsient at gmail.com> - 3.7.4-1
+- Update to 3.7.4
+
 * Sat Nov 24 2012 Matthias Clasen <mclasen at redhat.com> - 3.6.1-3
 - Fix display of distro information
 
diff --git a/sources b/sources
index c1f5248..8a6f289 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-a4f143e1f07455182a7119e9fcc604fc  gnome-system-monitor-3.6.1.tar.xz
+ba6a91a895fc96edf4213cacb6f77788  gnome-system-monitor-3.7.4.tar.xz


More information about the scm-commits mailing list