Update to 2.38.0
This commit is contained in:
parent
e422d85a9f
commit
e42969087f
1
.gitignore
vendored
1
.gitignore
vendored
@ -21,3 +21,4 @@ libgtop-2.28.1.tar.bz2
|
||||
/libgtop-2.37.2.tar.xz
|
||||
/libgtop-2.37.90.tar.xz
|
||||
/libgtop-2.37.92.tar.xz
|
||||
/libgtop-2.38.0.tar.xz
|
||||
|
||||
@ -1,11 +1,11 @@
|
||||
Name: libgtop2
|
||||
Version: 2.37.92
|
||||
Version: 2.38.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.37/libgtop-%{version}.tar.xz
|
||||
Source0: http://download.gnome.org/sources/libgtop/2.38/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
|
||||
* Wed Sep 13 2017 Kalev Lember <klember@redhat.com> - 2.38.0-1
|
||||
- Update to 2.38.0
|
||||
|
||||
* Thu Sep 07 2017 Kalev Lember <klember@redhat.com> - 2.37.92-1
|
||||
- Update to 2.37.92
|
||||
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (libgtop-2.37.92.tar.xz) = 52f3e60a16b8e946321063066413629d89c2aba5ef861eeac1f23d5e8fc66f38c05b2cd11fbf4c9a5dbd9870e39ddce9da09ec4d01fa6ac581e50e77adbc0b23
|
||||
SHA512 (libgtop-2.38.0.tar.xz) = 96586b7f12a2b63c5ec7f69c51b6e28361a7458f24f20270fc589213bfae43ae99d1e39efb6101d189741bba084c887554f745131e99d8ed90b7db6d53c36e1d
|
||||
|
||||
Loading…
Reference in New Issue
Block a user