Update to 2.31.91

This commit is contained in:
Kalev Lember 2015-09-14 19:59:42 +02:00
parent 1ed168e2aa
commit 617ff53200
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -7,3 +7,4 @@ libgtop-2.28.1.tar.bz2
/libgtop-2.31.3.tar.xz
/libgtop-2.31.4.tar.xz
/libgtop-2.31.90.tar.xz
/libgtop-2.31.91.tar.xz

View File

@ -2,7 +2,7 @@
Name: libgtop2
Summary: LibGTop library (version 2)
Version: 2.31.90
Version: 2.31.91
Release: 1%{?dist}
License: GPLv2+
URL: http://download.gnome.org/sources/libgtop
@ -66,6 +66,9 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';'
%exclude %{_datadir}/info
%changelog
* Mon Sep 14 2015 Kalev Lember <klember@redhat.com> - 2.31.91-1
- Update to 2.31.91
* Mon Aug 17 2015 Kalev Lember <klember@redhat.com> - 2.31.90-1
- Update to 2.31.90
- Use make_install macro

View File

@ -1 +1 @@
3c47f65e071c1834af087c13f4e3280c libgtop-2.31.90.tar.xz
b0f2f7d0e2dd85aaa8e0d66445dd0b3f libgtop-2.31.91.tar.xz