From 05035d987cca733372631d5c887f4a4ff59d4fdf Mon Sep 17 00:00:00 2001 From: Kalev Lember Date: Mon, 19 Sep 2016 21:17:32 +0200 Subject: [PATCH] Update to 3.22.0 --- .gitignore | 1 + gnome-system-monitor.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 6fa689c..63bfb28 100644 --- a/.gitignore +++ b/.gitignore @@ -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 diff --git a/gnome-system-monitor.spec b/gnome-system-monitor.spec index e5442cd..4db9d2b 100644 --- a/gnome-system-monitor.spec +++ b/gnome-system-monitor.spec @@ -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 - 3.22.0-1 +- Update to 3.22.0 + * Wed Sep 14 2016 Kalev Lember - 3.21.92-1 - Update to 3.21.92 diff --git a/sources b/sources index 20c8dbc..5818046 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -8ff72c4be5d74c45f13a6dd331db5df3 gnome-system-monitor-3.21.92.tar.xz +06edc2826cfb58811a15c6813901f4a1 gnome-system-monitor-3.22.0.tar.xz