Update to 3.22.0

This commit is contained in:
Kalev Lember 2016-09-19 21:17:32 +02:00
parent c86057c79e
commit 05035d987c
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -82,3 +82,4 @@ gnome-system-monitor-2.28.1.tar.bz2
/gnome-system-monitor-3.21.90.tar.xz
/gnome-system-monitor-3.21.91.tar.xz
/gnome-system-monitor-3.21.92.tar.xz
/gnome-system-monitor-3.22.0.tar.xz

View File

@ -3,13 +3,13 @@
%global desktop_file_utils_version 0.2.90
Name: gnome-system-monitor
Version: 3.21.92
Version: 3.22.0
Release: 1%{?dist}
Summary: Process and resource monitor
License: GPLv2+
URL: http://www.gnome.org/
Source0: http://download.gnome.org/sources/%{name}/3.21/%{name}-%{version}.tar.xz
Source0: http://download.gnome.org/sources/%{name}/3.22/%{name}-%{version}.tar.xz
BuildRequires: pkgconfig(libgtop-2.0) >= %{libgtop2_version}
BuildRequires: pkgconfig(libwnck-3.0) >= %{libwnck_version}
@ -59,6 +59,9 @@ desktop-file-validate $RPM_BUILD_ROOT%{_datadir}/applications/gnome-system-monit
%{_libexecdir}/gnome-system-monitor/gsm-*
%changelog
* Mon Sep 19 2016 Kalev Lember <klember@redhat.com> - 3.22.0-1
- Update to 3.22.0
* Wed Sep 14 2016 Kalev Lember <klember@redhat.com> - 3.21.92-1
- Update to 3.21.92

View File

@ -1 +1 @@
8ff72c4be5d74c45f13a6dd331db5df3 gnome-system-monitor-3.21.92.tar.xz
06edc2826cfb58811a15c6813901f4a1 gnome-system-monitor-3.22.0.tar.xz