Update to 2.39.90
This commit is contained in:
parent
a95ad14119
commit
735f4b7099
1
.gitignore
vendored
1
.gitignore
vendored
@ -22,3 +22,4 @@ libgtop-2.28.1.tar.bz2
|
||||
/libgtop-2.37.90.tar.xz
|
||||
/libgtop-2.37.92.tar.xz
|
||||
/libgtop-2.38.0.tar.xz
|
||||
/libgtop-2.39.90.tar.xz
|
||||
|
||||
@ -1,11 +1,11 @@
|
||||
Name: libgtop2
|
||||
Version: 2.38.0
|
||||
Release: 5%{?dist}
|
||||
Version: 2.39.90
|
||||
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.38/libgtop-%{version}.tar.xz
|
||||
Source0: http://download.gnome.org/sources/libgtop/2.39/libgtop-%{version}.tar.xz
|
||||
|
||||
BuildRequires: pkgconfig(gobject-2.0)
|
||||
BuildRequires: pkgconfig(gobject-introspection-1.0)
|
||||
@ -42,6 +42,8 @@ find %{buildroot} -name '*.la' -delete
|
||||
%files -f libgtop.lang
|
||||
%doc AUTHORS NEWS README
|
||||
%license COPYING
|
||||
%{_bindir}/libgtop_daemon2
|
||||
%{_bindir}/libgtop_server2
|
||||
%{_libdir}/libgtop-2.0.so.11*
|
||||
%dir %{_libdir}/girepository-1.0
|
||||
%{_libdir}/girepository-1.0/GTop-2.0.typelib
|
||||
@ -59,6 +61,9 @@ find %{buildroot} -name '*.la' -delete
|
||||
%exclude %{_datadir}/info
|
||||
|
||||
%changelog
|
||||
* Mon Feb 04 2019 Kalev Lember <klember@redhat.com> - 2.39.90-1
|
||||
- Update to 2.39.90
|
||||
|
||||
* Fri Feb 01 2019 Fedora Release Engineering <releng@fedoraproject.org> - 2.38.0-5
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
|
||||
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (libgtop-2.38.0.tar.xz) = 96586b7f12a2b63c5ec7f69c51b6e28361a7458f24f20270fc589213bfae43ae99d1e39efb6101d189741bba084c887554f745131e99d8ed90b7db6d53c36e1d
|
||||
SHA512 (libgtop-2.39.90.tar.xz) = e20db265a3647cad47d98eab24c5e14c9238a2e44e05d6f10105402330ff5cbe276dfcb1988db35ebe105803575a5e182b984453c430cdceba6e8af1447d09b7
|
||||
|
||||
Loading…
Reference in New Issue
Block a user