From 2ddcadfc4de7d4f0d32815a2120c26d3d3551e4b Mon Sep 17 00:00:00 2001 From: Kalev Lember Date: Sun, 2 Jun 2013 17:13:28 +0200 Subject: [PATCH] Update to 3.9.2 --- .gitignore | 1 + gnome-system-monitor.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 4dbb8fa..a959ca7 100644 --- a/.gitignore +++ b/.gitignore @@ -33,3 +33,4 @@ gnome-system-monitor-2.28.1.tar.bz2 /gnome-system-monitor-3.8.0.tar.xz /gnome-system-monitor-3.8.2.tar.xz /gnome-system-monitor-3.8.2.1.tar.xz +/gnome-system-monitor-3.9.2.tar.xz diff --git a/gnome-system-monitor.spec b/gnome-system-monitor.spec index 89c7470..3a8bb86 100644 --- a/gnome-system-monitor.spec +++ b/gnome-system-monitor.spec @@ -9,13 +9,13 @@ Summary: Process and resource monitor Name: gnome-system-monitor -Version: 3.8.2.1 +Version: 3.9.2 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.8/%{name}-%{version}.tar.xz +Source: http://download.gnome.org/sources/gnome-system-monitor/3.9/%{name}-%{version}.tar.xz BuildRequires: libgtop2-devel >= %{libgtop2_version} BuildRequires: libwnck3-devel >= %{libwnck_version} @@ -74,6 +74,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &>/dev/null || : %{_libexecdir}/gnome-system-monitor/gsm-* %changelog +* Sun Jun 02 2013 Kalev Lember - 3.9.2-1 +- Update to 3.9.2 + * Tue May 21 2013 Kalev Lember - 3.8.2.1-1 - Update to 3.8.2.1 diff --git a/sources b/sources index 0beacc7..c1a33c4 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -414cfebd9ff4a314692faa78a0a046b5 gnome-system-monitor-3.8.2.1.tar.xz +9d4fbaa397bee43e356d3737b9dc7e43 gnome-system-monitor-3.9.2.tar.xz