From 71d20e00e802ed9218c0413dfce93af8fbc209af Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Mon, 7 Mar 2011 19:30:52 -0500 Subject: [PATCH] 2.99.1 --- .gitignore | 1 + gnome-system-monitor.spec | 9 +++++---- sources | 2 +- 3 files changed, 7 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index d730b65..3d50fd3 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ gnome-system-monitor-2.28.1.tar.bz2 /gnome-system-monitor-2.28.2.tar.bz2 /gnome-system-monitor-2.99.0.tar.bz2 +/gnome-system-monitor-2.99.1.tar.bz2 diff --git a/gnome-system-monitor.spec b/gnome-system-monitor.spec index ff03fe4..eb8f595 100644 --- a/gnome-system-monitor.spec +++ b/gnome-system-monitor.spec @@ -11,14 +11,13 @@ Summary: Process and resource monitor Name: gnome-system-monitor -Version: 2.99.0 +Version: 2.99.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/2.99/%{name}-%{version}.tar.bz2 -Source1: about-this-computer.desktop BuildRequires: libgtop2-devel >= %{libgtop2_version} BuildRequires: libwnck-devel >= %{libwnck_version} BuildRequires: pango-devel >= %{pango_version} @@ -63,8 +62,6 @@ desktop-file-install --vendor gnome --delete-original \ --remove-category Application \ $RPM_BUILD_ROOT%{_datadir}/applications/* -desktop-file-install --dir $RPM_BUILD_ROOT%{_datadir}/applications %{SOURCE1} - rm -rf $RPM_BUILD_ROOT/var/scrollkeeper %find_lang %{name} --with-gnome @@ -88,6 +85,10 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas || : %changelog +* Mon Mar 7 2011 Matthias Clasen - 2.99.1-1 +- Update to 2.99.1 +- Drop 'About this computer', we no longer show it anyway + * Tue Feb 22 2011 Matthias Clasen - 2.99.0-1 - Update to 2.99.0 - Drop accumulated patches diff --git a/sources b/sources index 362e6d6..9c617ae 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -926578862fda96dcbb608832ce6e0081 gnome-system-monitor-2.99.0.tar.bz2 +4664ba0569b1276f0e8d9b41b9b54e32 gnome-system-monitor-2.99.1.tar.bz2