From 8bef5a10b30f5a0acbd5886263509efac011f897 Mon Sep 17 00:00:00 2001 From: Kalev Lember Date: Mon, 14 Dec 2015 18:54:05 +0100 Subject: [PATCH] Update to 2.33.3 --- .gitignore | 1 + libgtop2.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 8a0e392..6902e45 100644 --- a/.gitignore +++ b/.gitignore @@ -9,3 +9,4 @@ libgtop-2.28.1.tar.bz2 /libgtop-2.31.90.tar.xz /libgtop-2.31.91.tar.xz /libgtop-2.32.0.tar.xz +/libgtop-2.33.3.tar.xz diff --git a/libgtop2.spec b/libgtop2.spec index cf10c4b..eb608a3 100644 --- a/libgtop2.spec +++ b/libgtop2.spec @@ -2,13 +2,13 @@ Name: libgtop2 Summary: LibGTop library (version 2) -Version: 2.32.0 +Version: 2.33.3 Release: 1%{?dist} License: GPLv2+ 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.32/libgtop-%{version}.tar.xz +Source: http://download.gnome.org/sources/libgtop/2.33/libgtop-%{version}.tar.xz BuildRequires: pkgconfig(gobject-2.0) BuildRequires: pkgconfig(gobject-introspection-1.0) @@ -66,6 +66,9 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';' %exclude %{_datadir}/info %changelog +* Mon Dec 14 2015 Kalev Lember - 2.33.3-1 +- Update to 2.33.3 + * Mon Sep 21 2015 Kalev Lember - 2.32.0-1 - Update to 2.32.0 diff --git a/sources b/sources index f318957..d4542d4 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -887491e96841eff68cfacd1ed8872e56 libgtop-2.32.0.tar.xz +76ad9585c2d80d4640310d9c6e197756 libgtop-2.33.3.tar.xz