[gnome-system-monitor/f22] Update to 3.16.0

Kalev Lember kalev at fedoraproject.org
Mon Mar 23 20:24:19 UTC 2015


commit 180d140de416240419145f058c2ab7838f650b6f
Author: Kalev Lember <kalevlember at gmail.com>
Date:   Mon Mar 23 21:23:31 2015 +0100

    Update to 3.16.0

 .gitignore                                         |  1 +
 ...x-error-in-desktop-file-keywords-Bosnian-.patch | 26 ----------------------
 gnome-system-monitor.spec                          |  9 ++++----
 sources                                            |  2 +-
 4 files changed, 7 insertions(+), 31 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index cc010a7..945542e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -62,3 +62,4 @@ gnome-system-monitor-2.28.1.tar.bz2
 /gnome-system-monitor-3.15.4.tar.xz
 /gnome-system-monitor-3.15.91.tar.xz
 /gnome-system-monitor-3.15.92.tar.xz
+/gnome-system-monitor-3.16.0.tar.xz
diff --git a/gnome-system-monitor.spec b/gnome-system-monitor.spec
index 1caefc7..e8248d5 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.15.92
+Version: 3.16.0
 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.15/%{name}-%{version}.tar.xz
-Patch0: 0001-Fix-a-syntax-error-in-desktop-file-keywords-Bosnian-.patch
+Source: http://download.gnome.org/sources/gnome-system-monitor/3.16/%{name}-%{version}.tar.xz
 
 BuildRequires: libgtop2-devel >= %{libgtop2_version}
 BuildRequires: libwnck3-devel >= %{libwnck_version}
@@ -38,7 +37,6 @@ such as CPU and memory.
 
 %prep
 %setup -q
-%patch0 -p1
 
 %build
 %configure --enable-systemd
@@ -74,6 +72,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &>/dev/null || :
 %{_libexecdir}/gnome-system-monitor/gsm-*
 
 %changelog
+* Mon Mar 23 2015 Kalev Lember <kalevlember at gmail.com> - 3.16.0-1
+- Update to 3.16.0
+
 * Tue Mar 17 2015 Kalev Lember <kalevlember at gmail.com> - 3.15.92-1
 - Update to 3.15.92
 
diff --git a/sources b/sources
index de62107..d1fb9af 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-2cb88829d0fdb37a72cd4542228f8ff8  gnome-system-monitor-3.15.92.tar.xz
+8c9dcf6bf26d7c8d531e646f0b714bdc  gnome-system-monitor-3.16.0.tar.xz


More information about the scm-commits mailing list