diff --git a/.gitignore b/.gitignore index f910e9d..a341893 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,4 @@ libgtop-2.28.1.tar.bz2 /libgtop-2.28.3.tar.bz2 /libgtop-2.28.4.tar.xz /libgtop-2.28.5.tar.xz +/libgtop-2.30.0.tar.xz diff --git a/libgtop2.spec b/libgtop2.spec index b033934..d4e9054 100644 --- a/libgtop2.spec +++ b/libgtop2.spec @@ -2,13 +2,13 @@ Name: libgtop2 Summary: LibGTop library (version 2) -Version: 2.28.5 +Version: 2.30.0 Release: 1%{?dist} License: GPLv2+ URL: http://download.gnome.org/sources/libgtop/2.28 Group: System Environment/Libraries #VCS: git://git.gnome.org/libgtop -Source: http://download.gnome.org/sources/libgtop/2.28/libgtop-%{version}.tar.xz +Source: http://download.gnome.org/sources/libgtop/2.30/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 +* Tue Apr 29 2014 Richard Hughes - 2.30.0-1 +- Update to 2.30.0 + * Thu Aug 22 2013 Kalev Lember - 2.28.5-1 - Update to 2.28.5 diff --git a/sources b/sources index de40631..2c90706 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -3f15032ef2bf06f2b26efd13bc4ae9ab libgtop-2.28.5.tar.xz +ee29a9ef60659ebf4b075ac281f71cb2 libgtop-2.30.0.tar.xz