Update to 2.37.2
This commit is contained in:
parent
72c4e15e00
commit
805ea8ff84
1
.gitignore
vendored
1
.gitignore
vendored
@ -18,3 +18,4 @@ libgtop-2.28.1.tar.bz2
|
||||
/libgtop-2.35.90.tar.xz
|
||||
/libgtop-2.35.92.tar.xz
|
||||
/libgtop-2.36.0.tar.xz
|
||||
/libgtop-2.37.2.tar.xz
|
||||
|
||||
@ -1,11 +1,11 @@
|
||||
Name: libgtop2
|
||||
Version: 2.36.0
|
||||
Version: 2.37.2
|
||||
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.36/libgtop-%{version}.tar.xz
|
||||
Source0: http://download.gnome.org/sources/libgtop/2.37/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
|
||||
* Mon Jun 12 2017 Kalev Lember <klember@redhat.com> - 2.37.2-1
|
||||
- Update to 2.37.2
|
||||
|
||||
* Tue Mar 21 2017 Kalev Lember <klember@redhat.com> - 2.36.0-1
|
||||
- Update to 2.36.0
|
||||
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (libgtop-2.36.0.tar.xz) = 2768c628fa3e872a940246042b2c78ad4618612ecb2cf2b95fb70343a4f1a01bb558d0ce9e5b3468f395349f338ca33d460e1d91f2c123ad39243cd0ff20d5e5
|
||||
SHA512 (libgtop-2.37.2.tar.xz) = 34d70d764c04dfe4f2d2e14564308149c597a61827164096fae74c9810c302ffec336808c86bd113885df24f82b7b0525ff94122647620957417452b1eab9603
|
||||
|
||||
Loading…
Reference in New Issue
Block a user