Update to 2.33.3
This commit is contained in:
parent
b983591c1b
commit
8bef5a10b3
1
.gitignore
vendored
1
.gitignore
vendored
@ -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
|
||||
|
||||
@ -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 <klember@redhat.com> - 2.33.3-1
|
||||
- Update to 2.33.3
|
||||
|
||||
* Mon Sep 21 2015 Kalev Lember <klember@redhat.com> - 2.32.0-1
|
||||
- Update to 2.32.0
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user