[gnome-system-monitor/f20] Update to 3.10.1

Richard Hughes rhughes at fedoraproject.org
Tue Oct 15 09:05:54 UTC 2013


commit 7b9858b2adec5561de647a313d1ee618720b9ca1
Author: Richard Hughes <richard at hughsie.com>
Date:   Tue Oct 15 10:05:44 2013 +0100

    Update to 3.10.1

 .gitignore                                         |    1 +
 0001-fix-typo-in-desktop-keyword-translation.patch |   25 --------------------
 gnome-system-monitor.spec                          |    7 +++--
 sources                                            |    2 +-
 4 files changed, 6 insertions(+), 29 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 8f665a7..bc2decc 100644
--- a/.gitignore
+++ b/.gitignore
@@ -38,3 +38,4 @@ gnome-system-monitor-2.28.1.tar.bz2
 /gnome-system-monitor-3.9.90.tar.xz
 /gnome-system-monitor-3.9.92.tar.xz
 /gnome-system-monitor-3.10.0.tar.xz
+/gnome-system-monitor-3.10.1.tar.xz
diff --git a/gnome-system-monitor.spec b/gnome-system-monitor.spec
index d82c67c..651cbbd 100644
--- a/gnome-system-monitor.spec
+++ b/gnome-system-monitor.spec
@@ -8,14 +8,13 @@
 
 Summary: Process and resource monitor
 Name: gnome-system-monitor
-Version: 3.10.0
+Version: 3.10.1
 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.10/%{name}-%{version}.tar.xz
-Patch1: 0001-fix-typo-in-desktop-keyword-translation.patch
 
 BuildRequires: libgtop2-devel >= %{libgtop2_version}
 BuildRequires: libwnck3-devel >= %{libwnck_version}
@@ -39,7 +38,6 @@ such as CPU and memory.
 
 %prep
 %setup -q
-%patch1 -p1 -b .typo
 
 %build
 %configure --enable-systemd
@@ -74,6 +72,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &>/dev/null || :
 %{_libexecdir}/gnome-system-monitor/gsm-*
 
 %changelog
+* Tue Oct 15 2013 Richard Hughes <rhughes at redhat.com> - 3.10.1-1
+- Update to 3.10.1
+
 * Wed Sep 25 2013 Richard Hughes <rhughes at redhat.com> - 3.10.0-1
 - Update to 3.10.0
 
diff --git a/sources b/sources
index 89d6f11..6ea13aa 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-9ced87a97687c420ea1a82029bf54cbb  gnome-system-monitor-3.10.0.tar.xz
+671fa715590c23e9998f5cd6b8334f01  gnome-system-monitor-3.10.1.tar.xz


More information about the scm-commits mailing list