Update to 3.21.3

This commit is contained in:
Richard Hughes 2016-06-22 14:30:23 +01:00
parent 202cada10d
commit ee99ab6872
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -78,3 +78,4 @@ gnome-system-monitor-2.28.1.tar.bz2
/gnome-system-monitor-3.19.92.tar.xz
/gnome-system-monitor-3.20.0.tar.xz
/gnome-system-monitor-3.20.1.tar.xz
/gnome-system-monitor-3.21.3.tar.xz

View File

@ -6,13 +6,13 @@
Summary: Process and resource monitor
Name: gnome-system-monitor
Version: 3.20.1
Version: 3.21.3
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/%{name}/3.20/%{name}-%{version}.tar.xz
Source: http://download.gnome.org/sources/%{name}/3.21/%{name}-%{version}.tar.xz
BuildRequires: pkgconfig(libgtop-2.0) >= %{libgtop2_version}
BuildRequires: pkgconfig(libwnck-3.0) >= %{libwnck_version}
@ -62,6 +62,9 @@ desktop-file-validate $RPM_BUILD_ROOT%{_datadir}/applications/gnome-system-monit
%{_libexecdir}/gnome-system-monitor/gsm-*
%changelog
* Wed Jun 22 2016 Richard Hughes <rhughes@redhat.com> - 3.21.3-1
- Update to 3.21.3
* Wed Apr 13 2016 Kalev Lember <klember@redhat.com> - 3.20.1-1
- Update to 3.20.1

View File

@ -1 +1 @@
cdc5b7fdf694d07f0b23f7e97e1f3f21 gnome-system-monitor-3.20.1.tar.xz
6018fbf48c385d8a57c7aa2e286c2a35 gnome-system-monitor-3.21.3.tar.xz