diff --git a/.gitignore b/.gitignore index 21c77ea..39400f4 100644 --- a/.gitignore +++ b/.gitignore @@ -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 diff --git a/gnome-system-monitor.spec b/gnome-system-monitor.spec index b97e30b..f34ca5d 100644 --- a/gnome-system-monitor.spec +++ b/gnome-system-monitor.spec @@ -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 - 3.2.1-1 +- Update to 3.2.1 + * Tue Sep 27 2011 Ray - 3.2.0-1 - Update to 3.2.0 +* Wed Aug 31 2011 Matthias Clasen 3.1.90-1 +- Update to 3.1.90 + * Tue Jul 05 2011 Bastien Nocera 3.1.3-1 - Update to 3.1.3 diff --git a/sources b/sources index 6400ad7..f697529 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -47c323e62a43800856affcc563aaf796 gnome-system-monitor-3.2.0.tar.xz +2683987b8fb5ad46e0e11b56f20333dd gnome-system-monitor-3.2.1.tar.xz