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/0001-Fix-a-syntax-error-in-desktop-file-keywords-Bosnian-.patch b/0001-Fix-a-syntax-error-in-desktop-file-keywords-Bosnian-.patch deleted file mode 100644 index 088076c..0000000 --- a/0001-Fix-a-syntax-error-in-desktop-file-keywords-Bosnian-.patch +++ /dev/null @@ -1,26 +0,0 @@ -From 6f913c4d091f8ea666acee3ab41830026829bbe7 Mon Sep 17 00:00:00 2001 -From: Kalev Lember -Date: Wed, 18 Mar 2015 11:22:44 +0100 -Subject: [PATCH] Fix a syntax error in desktop file keywords Bosnian - translation - ---- - po/bs.po | 2 +- - 1 file changed, 1 insertion(+), 1 deletion(-) - -diff --git a/po/bs.po b/po/bs.po -index 9783bff..239ef42 100644 ---- a/po/bs.po -+++ b/po/bs.po -@@ -32,7 +32,7 @@ msgid "" - "Manager;" - msgstr "" - "Monitor;System;Process;CPU;Memory;Network;History;Usage;Performance;Task;" --"Manager;Sistem;Proces;Procesor;Memorija;Istorijat;Upotreba" -+"Manager;Sistem;Proces;Procesor;Memorija;Istorijat;Upotreba;" - - #: ../gnome-system-monitor-kde.desktop.in.in.h:1 - #: ../gnome-system-monitor.appdata.xml.in.h:1 ../src/application.cpp:324 --- -2.3.2 - 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 - 3.16.0-1 +- Update to 3.16.0 + * Tue Mar 17 2015 Kalev Lember - 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