Update to 2.54.0
This commit is contained in:
parent
a26ff7ab92
commit
a462f9ad53
@ -4,13 +4,13 @@
|
||||
%global __python %{__python3}
|
||||
|
||||
Name: glib2
|
||||
Version: 2.53.7
|
||||
Version: 2.54.0
|
||||
Release: 1%{?dist}
|
||||
Summary: A library of handy utility functions
|
||||
|
||||
License: LGPLv2+
|
||||
URL: http://www.gtk.org
|
||||
Source0: http://download.gnome.org/sources/glib/2.53/glib-%{version}.tar.xz
|
||||
Source0: http://download.gnome.org/sources/glib/2.54/glib-%{version}.tar.xz
|
||||
|
||||
BuildRequires: chrpath
|
||||
BuildRequires: gettext
|
||||
@ -231,6 +231,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || :
|
||||
%{_datadir}/installed-tests
|
||||
|
||||
%changelog
|
||||
* Mon Sep 11 2017 Kalev Lember <klember@redhat.com> - 2.54.0-1
|
||||
- Update to 2.54.0
|
||||
|
||||
* Tue Sep 05 2017 Kalev Lember <klember@redhat.com> - 2.53.7-1
|
||||
- Update to 2.53.7
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (glib-2.53.7.tar.xz) = 961ad9176330f986a68823b89dfbbeb5ec0c6deee4edbb6322e472a10c8f31b8b5b71a49a35bd76310eb971ce825435c655ef75849734556184836f1c6213175
|
||||
SHA512 (glib-2.54.0.tar.xz) = c2da947beb23ff93df0313613743e5941b0b734d0e9405ccc1e1d88d8f7cfb16e6467d8a540cdff8e497fb854c84743f257e2537a7b765d6593457f98531596f
|
||||
|
Loading…
Reference in New Issue
Block a user