Update to 2.36.0
This commit is contained in:
parent
da619ee41d
commit
72c4e15e00
1
.gitignore
vendored
1
.gitignore
vendored
@ -17,3 +17,4 @@ libgtop-2.28.1.tar.bz2
|
||||
/libgtop-2.34.2.tar.xz
|
||||
/libgtop-2.35.90.tar.xz
|
||||
/libgtop-2.35.92.tar.xz
|
||||
/libgtop-2.36.0.tar.xz
|
||||
|
||||
@ -1,11 +1,11 @@
|
||||
Name: libgtop2
|
||||
Version: 2.35.92
|
||||
Version: 2.36.0
|
||||
Release: 1%{?dist}
|
||||
Summary: LibGTop library (version 2)
|
||||
|
||||
License: GPLv2+
|
||||
URL: http://download.gnome.org/sources/libgtop
|
||||
Source0: http://download.gnome.org/sources/libgtop/2.35/libgtop-%{version}.tar.xz
|
||||
Source0: http://download.gnome.org/sources/libgtop/2.36/libgtop-%{version}.tar.xz
|
||||
|
||||
BuildRequires: pkgconfig(gobject-2.0)
|
||||
BuildRequires: pkgconfig(gobject-introspection-1.0)
|
||||
@ -61,6 +61,9 @@ find %{buildroot} -name '*.la' -delete
|
||||
%exclude %{_datadir}/info
|
||||
|
||||
%changelog
|
||||
* Tue Mar 21 2017 Kalev Lember <klember@redhat.com> - 2.36.0-1
|
||||
- Update to 2.36.0
|
||||
|
||||
* Thu Mar 16 2017 Kalev Lember <klember@redhat.com> - 2.35.92-1
|
||||
- Update to 2.35.92
|
||||
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (libgtop-2.35.92.tar.xz) = 68c1b8f962e1b2d66e89491b1823c9a7b53bc4f97d2ebdda348fc8709938492cb2da182a26fc91b7e006bf96fb39c146283b2386647ec55c4480f052bab0d3ac
|
||||
SHA512 (libgtop-2.36.0.tar.xz) = 2768c628fa3e872a940246042b2c78ad4618612ecb2cf2b95fb70343a4f1a01bb558d0ce9e5b3468f395349f338ca33d460e1d91f2c123ad39243cd0ff20d5e5
|
||||
|
||||
Loading…
Reference in New Issue
Block a user