From 3ed168303ba8488fba7061c152cd90a478e0adb8 Mon Sep 17 00:00:00 2001 From: Richard Hughes Date: Tue, 29 Oct 2013 08:22:59 +0000 Subject: [PATCH] Update to 3.10.1 --- .gitignore | 1 + ...-typo-in-desktop-keyword-translation.patch | 25 ------------------- gnome-system-monitor.spec | 7 +++--- sources | 2 +- 4 files changed, 6 insertions(+), 29 deletions(-) delete mode 100644 0001-fix-typo-in-desktop-keyword-translation.patch 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/0001-fix-typo-in-desktop-keyword-translation.patch b/0001-fix-typo-in-desktop-keyword-translation.patch deleted file mode 100644 index 0dc96cd..0000000 --- a/0001-fix-typo-in-desktop-keyword-translation.patch +++ /dev/null @@ -1,25 +0,0 @@ -From 94e7964ef09d1344ee02b5a900ba1d6109e7ba91 Mon Sep 17 00:00:00 2001 -From: Olav Vitters -Date: Tue, 24 Sep 2013 19:49:57 +0200 -Subject: [PATCH] fix typo in desktop keyword translation - ---- - po/et.po | 2 +- - 1 file changed, 1 insertion(+), 1 deletion(-) - -diff --git a/po/et.po b/po/et.po -index e36ca13..8e1ecfd 100644 ---- a/po/et.po -+++ b/po/et.po -@@ -33,7 +33,7 @@ msgid "View current processes and monitor system state" - msgstr "Süsteemi oleku ja protsesside jälgimine" - - msgid "Monitor;System;Process;CPU;Memory;Network;History;Usage;" --msgstr "Monitor;Süsteem;Protsess;Protsessor;CPU;Mälu;Võrk;Ajalugu;Kasutus" -+msgstr "Monitor;Süsteem;Protsess;Protsessor;CPU;Mälu;Võrk;Ajalugu;Kasutus;" - - msgid "GNOME System Monitor" - msgstr "GNOME süsteemijälgija" --- -1.8.3.1 - diff --git a/gnome-system-monitor.spec b/gnome-system-monitor.spec index d82c67c..57532a7 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 29 2013 Richard Hughes - 3.10.1-1 +- Update to 3.10.1 + * Wed Sep 25 2013 Richard Hughes - 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