diff --git a/.gitignore b/.gitignore index 9149c78..8a0e392 100644 --- a/.gitignore +++ b/.gitignore @@ -8,3 +8,4 @@ libgtop-2.28.1.tar.bz2 /libgtop-2.31.4.tar.xz /libgtop-2.31.90.tar.xz /libgtop-2.31.91.tar.xz +/libgtop-2.32.0.tar.xz diff --git a/libgtop2.spec b/libgtop2.spec index 75b8a0f..cf10c4b 100644 --- a/libgtop2.spec +++ b/libgtop2.spec @@ -2,13 +2,13 @@ Name: libgtop2 Summary: LibGTop library (version 2) -Version: 2.31.91 +Version: 2.32.0 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.31/libgtop-%{version}.tar.xz +Source: http://download.gnome.org/sources/libgtop/2.32/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 Sep 21 2015 Kalev Lember - 2.32.0-1 +- Update to 2.32.0 + * Mon Sep 14 2015 Kalev Lember - 2.31.91-1 - Update to 2.31.91 diff --git a/sources b/sources index f11acd3..f318957 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -b0f2f7d0e2dd85aaa8e0d66445dd0b3f libgtop-2.31.91.tar.xz +887491e96841eff68cfacd1ed8872e56 libgtop-2.32.0.tar.xz