Update to 2.32.0

This commit is contained in:
Kalev Lember 2015-09-21 19:34:27 +02:00
parent 617ff53200
commit b983591c1b
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -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

View File

@ -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 <klember@redhat.com> - 2.32.0-1
- Update to 2.32.0
* Mon Sep 14 2015 Kalev Lember <klember@redhat.com> - 2.31.91-1
- Update to 2.31.91

View File

@ -1 +1 @@
b0f2f7d0e2dd85aaa8e0d66445dd0b3f libgtop-2.31.91.tar.xz
887491e96841eff68cfacd1ed8872e56 libgtop-2.32.0.tar.xz