From 2d13754e3b5913970047ea6dd41ea0397df5ac5b Mon Sep 17 00:00:00 2001 From: Kalev Lember Date: Tue, 5 Feb 2013 22:52:24 +0100 Subject: [PATCH] Update to 3.7.5 --- .gitignore | 1 + gnome-system-monitor.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 173e412..26623df 100644 --- a/.gitignore +++ b/.gitignore @@ -27,3 +27,4 @@ gnome-system-monitor-2.28.1.tar.bz2 /gnome-system-monitor-3.6.0.tar.xz /gnome-system-monitor-3.6.1.tar.xz /gnome-system-monitor-3.7.4.tar.xz +/gnome-system-monitor-3.7.5.tar.xz diff --git a/gnome-system-monitor.spec b/gnome-system-monitor.spec index 205ad1d..7cd893c 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.7.4 +Version: 3.7.5 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.6/%{name}-%{version}.tar.xz +Source: http://download.gnome.org/sources/gnome-system-monitor/3.7/%{name}-%{version}.tar.xz BuildRequires: libgtop2-devel >= %{libgtop2_version} BuildRequires: libwnck3-devel >= %{libwnck_version} @@ -77,6 +77,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &>/dev/null || : %{_libexecdir}/gnome-system-monitor/gsm-* %changelog +* Wed Feb 06 2013 Kalev Lember - 3.7.5-1 +- Update to 3.7.5 + * Wed Jan 16 2013 Richard Hughes - 3.7.4-1 - Update to 3.7.4 diff --git a/sources b/sources index 8a6f289..7baf260 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -ba6a91a895fc96edf4213cacb6f77788 gnome-system-monitor-3.7.4.tar.xz +b46bd621e6782183d420a2f275f63f4d gnome-system-monitor-3.7.5.tar.xz