Update to 2.34.0
This commit is contained in:
parent
dcb264d76d
commit
c05034fe18
1
.gitignore
vendored
1
.gitignore
vendored
@ -12,3 +12,4 @@ libgtop-2.28.1.tar.bz2
|
||||
/libgtop-2.33.3.tar.xz
|
||||
/libgtop-2.33.4.tar.xz
|
||||
/libgtop-2.33.91.tar.xz
|
||||
/libgtop-2.34.0.tar.xz
|
||||
|
||||
@ -2,13 +2,13 @@
|
||||
|
||||
Name: libgtop2
|
||||
Summary: LibGTop library (version 2)
|
||||
Version: 2.33.91
|
||||
Version: 2.34.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.33/libgtop-%{version}.tar.xz
|
||||
Source: http://download.gnome.org/sources/libgtop/2.34/libgtop-%{version}.tar.xz
|
||||
|
||||
BuildRequires: pkgconfig(gobject-2.0)
|
||||
BuildRequires: pkgconfig(gobject-introspection-1.0)
|
||||
@ -66,6 +66,9 @@ find %{buildroot} -name '*.la' -delete
|
||||
%exclude %{_datadir}/info
|
||||
|
||||
%changelog
|
||||
* Tue Mar 22 2016 Kalev Lember <klember@redhat.com> - 2.34.0-1
|
||||
- Update to 2.34.0
|
||||
|
||||
* Tue Mar 01 2016 Richard Hughes <rhughes@redhat.com> - 2.33.91-1
|
||||
- Update to 2.33.91
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user