From 48c652a8c689c46d6e73c55bf6f9046d3db96ca4 Mon Sep 17 00:00:00 2001 From: Christopher Aillon Date: Thu, 12 May 2011 19:54:54 -0700 Subject: [PATCH] 3.1.1.1 more ones is more better --- .gitignore | 1 + gnome-system-monitor.spec | 8 ++++---- sources | 2 +- 3 files changed, 6 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index 8ab74be..67281e0 100644 --- a/.gitignore +++ b/.gitignore @@ -6,3 +6,4 @@ gnome-system-monitor-2.28.1.tar.bz2 /gnome-system-monitor-2.99.3.tar.bz2 /gnome-system-monitor-3.0.0.tar.bz2 /gnome-system-monitor-3.1.1.tar.bz2 +/gnome-system-monitor-3.1.1.1.tar.bz2 diff --git a/gnome-system-monitor.spec b/gnome-system-monitor.spec index d2f39d5..8150ee2 100644 --- a/gnome-system-monitor.spec +++ b/gnome-system-monitor.spec @@ -11,7 +11,7 @@ Summary: Process and resource monitor Name: gnome-system-monitor -Version: 3.1.1 +Version: 3.1.1.1 Release: 1%{?dist} License: GPLv2+ Group: Applications/System @@ -19,8 +19,6 @@ URL: http://www.gnome.org/ #VCS: git:git://git.gnome.org/gnome-system-monitor Source: http://download.gnome.org/sources/gnome-system-monitor/3.1/%{name}-%{version}.tar.bz2 -Patch0: format.patch - BuildRequires: libgtop2-devel >= %{libgtop2_version} BuildRequires: libwnck3-devel >= %{libwnck_version} BuildRequires: pango-devel >= %{pango_version} @@ -52,7 +50,6 @@ such as CPU and memory. %prep %setup -q -%patch0 -p1 -b .format %build %configure --enable-selinux --disable-scrollkeeper @@ -89,6 +86,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas || : %changelog +* Thu May 12 2011 Christopher Aillon - 3.1.1.1-1 +- Update to 3.1.1.1 + * Wed May 11 2011 Tomas Bzatek - 3.1.1-1 - Update to 3.1.1 diff --git a/sources b/sources index baaa122..c8c41ea 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -fc277eda21c8903dc585455e5a89f4d5 gnome-system-monitor-3.1.1.tar.bz2 +051a40e96a6776d9e748eb074fc487d5 gnome-system-monitor-3.1.1.1.tar.bz2