This commit is contained in:
Matthias Clasen 2011-10-19 01:03:31 -04:00
parent bf68b38538
commit 34acef0adf
3 changed files with 11 additions and 3 deletions

2
.gitignore vendored
View File

@ -9,4 +9,6 @@ gnome-system-monitor-2.28.1.tar.bz2
/gnome-system-monitor-3.1.1.1.tar.bz2
/gnome-system-monitor-3.1.2.tar.xz
/gnome-system-monitor-3.1.3.tar.xz
/gnome-system-monitor-3.1.90.tar.xz
/gnome-system-monitor-3.2.0.tar.xz
/gnome-system-monitor-3.2.1.tar.xz

View File

@ -11,13 +11,13 @@
Summary: Process and resource monitor
Name: gnome-system-monitor
Version: 3.2.0
Version: 3.2.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.1/%{name}-%{version}.tar.xz
Source: http://download.gnome.org/sources/gnome-system-monitor/3.2/%{name}-%{version}.tar.xz
BuildRequires: libgtop2-devel >= %{libgtop2_version}
BuildRequires: libwnck3-devel >= %{libwnck_version}
@ -86,9 +86,15 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas || :
%changelog
* Wed Oct 19 2011 Matthias Clasen <mclasen@redhat.com> - 3.2.1-1
- Update to 3.2.1
* Tue Sep 27 2011 Ray <rstrode@redhat.com> - 3.2.0-1
- Update to 3.2.0
* Wed Aug 31 2011 Matthias Clasen <mclasen@redhat.com> 3.1.90-1
- Update to 3.1.90
* Tue Jul 05 2011 Bastien Nocera <bnocera@redhat.com> 3.1.3-1
- Update to 3.1.3

View File

@ -1 +1 @@
47c323e62a43800856affcc563aaf796 gnome-system-monitor-3.2.0.tar.xz
2683987b8fb5ad46e0e11b56f20333dd gnome-system-monitor-3.2.1.tar.xz