From ee99ab6872ac3eae493bbac2ff9085457f5e43c7 Mon Sep 17 00:00:00 2001 From: Richard Hughes Date: Wed, 22 Jun 2016 14:30:23 +0100 Subject: [PATCH] Update to 3.21.3 --- .gitignore | 1 + gnome-system-monitor.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 390765b..288fc48 100644 --- a/.gitignore +++ b/.gitignore @@ -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 diff --git a/gnome-system-monitor.spec b/gnome-system-monitor.spec index 72adfa4..35fdffd 100644 --- a/gnome-system-monitor.spec +++ b/gnome-system-monitor.spec @@ -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 - 3.21.3-1 +- Update to 3.21.3 + * Wed Apr 13 2016 Kalev Lember - 3.20.1-1 - Update to 3.20.1 diff --git a/sources b/sources index db5bd0d..fafc82c 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -cdc5b7fdf694d07f0b23f7e97e1f3f21 gnome-system-monitor-3.20.1.tar.xz +6018fbf48c385d8a57c7aa2e286c2a35 gnome-system-monitor-3.21.3.tar.xz