Update to 2.31.3
This commit is contained in:
parent
41213201b1
commit
3bc423be48
1
.gitignore
vendored
1
.gitignore
vendored
@ -4,3 +4,4 @@ libgtop-2.28.1.tar.bz2
|
||||
/libgtop-2.28.4.tar.xz
|
||||
/libgtop-2.28.5.tar.xz
|
||||
/libgtop-2.30.0.tar.xz
|
||||
/libgtop-2.31.3.tar.xz
|
||||
|
||||
@ -2,13 +2,13 @@
|
||||
|
||||
Name: libgtop2
|
||||
Summary: LibGTop library (version 2)
|
||||
Version: 2.30.0
|
||||
Release: 5%{?dist}
|
||||
Version: 2.31.3
|
||||
Release: 1%{?dist}
|
||||
License: GPLv2+
|
||||
URL: http://download.gnome.org/sources/libgtop/2.28
|
||||
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.30/libgtop-%{version}.tar.xz
|
||||
Source: http://download.gnome.org/sources/libgtop/2.31/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
|
||||
* Mon Jun 22 2015 David King <amigadave@amigadave.com> - 2.31.3-1
|
||||
- Update to 2.31.3
|
||||
|
||||
* Wed Jun 17 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.30.0-5
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user