Update to 3.1.2
This commit is contained in:
parent
48c652a8c6
commit
c7f67ac34f
1
.gitignore
vendored
1
.gitignore
vendored
@ -7,3 +7,4 @@ gnome-system-monitor-2.28.1.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
|
||||
/gnome-system-monitor-3.1.2.tar.xz
|
||||
|
@ -11,13 +11,13 @@
|
||||
|
||||
Summary: Process and resource monitor
|
||||
Name: gnome-system-monitor
|
||||
Version: 3.1.1.1
|
||||
Version: 3.1.2
|
||||
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.bz2
|
||||
Source: http://download.gnome.org/sources/gnome-system-monitor/3.1/%{name}-%{version}.tar.xz
|
||||
|
||||
BuildRequires: libgtop2-devel >= %{libgtop2_version}
|
||||
BuildRequires: libwnck3-devel >= %{libwnck_version}
|
||||
@ -86,6 +86,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas || :
|
||||
|
||||
|
||||
%changelog
|
||||
* Wed Jun 15 2011 Tomas Bzatek <tbzatek@redhat.com> - 3.1.2-1
|
||||
- Update to 3.1.2
|
||||
|
||||
* Thu May 12 2011 Christopher Aillon <caillon@redhat.com> - 3.1.1.1-1
|
||||
- Update to 3.1.1.1
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user