From 3bc423be48ab0cafc70d5eacb684c6ee8a45ebd2 Mon Sep 17 00:00:00 2001 From: David King Date: Mon, 22 Jun 2015 21:55:07 +0100 Subject: [PATCH] Update to 2.31.3 --- .gitignore | 1 + libgtop2.spec | 11 +++++++---- sources | 2 +- 3 files changed, 9 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index a341893..0177566 100644 --- a/.gitignore +++ b/.gitignore @@ -4,3 +4,4 @@ libgtop-2.28.1.tar.bz2 /libgtop-2.28.4.tar.xz /libgtop-2.28.5.tar.xz /libgtop-2.30.0.tar.xz +/libgtop-2.31.3.tar.xz diff --git a/libgtop2.spec b/libgtop2.spec index 8abe89f..119a257 100644 --- a/libgtop2.spec +++ b/libgtop2.spec @@ -2,13 +2,13 @@ Name: libgtop2 Summary: LibGTop library (version 2) -Version: 2.30.0 -Release: 5%{?dist} +Version: 2.31.3 +Release: 1%{?dist} License: GPLv2+ -URL: http://download.gnome.org/sources/libgtop/2.28 +URL: http://download.gnome.org/sources/libgtop Group: System Environment/Libraries #VCS: git://git.gnome.org/libgtop -Source: http://download.gnome.org/sources/libgtop/2.30/libgtop-%{version}.tar.xz +Source: http://download.gnome.org/sources/libgtop/2.31/libgtop-%{version}.tar.xz BuildRequires: glib2-devel BuildRequires: gobject-introspection-devel @@ -65,6 +65,9 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';' %exclude %{_datadir}/info %changelog +* Mon Jun 22 2015 David King - 2.31.3-1 +- Update to 2.31.3 + * Wed Jun 17 2015 Fedora Release Engineering - 2.30.0-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild diff --git a/sources b/sources index 2c90706..634881d 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -ee29a9ef60659ebf4b075ac281f71cb2 libgtop-2.30.0.tar.xz +d71bb7ba25e65217f863b55eda2d624f libgtop-2.31.3.tar.xz