Update to 2.51.0

This commit is contained in:
Kalev Lember 2016-10-30 11:57:16 +01:00
parent 590ba0a7c2
commit 909ce71f92
2 changed files with 6 additions and 3 deletions

View File

@ -4,13 +4,13 @@
%global __python %{__python3}
Name: glib2
Version: 2.50.1
Version: 2.51.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.50/glib-%{version}.tar.xz
Source0: http://download.gnome.org/sources/glib/2.51/glib-%{version}.tar.xz
BuildRequires: perl-generators
BuildRequires: pkgconfig
@ -227,6 +227,9 @@ chmod 644 $RPM_BUILD_ROOT%{_datadir}/bash-completion/completions/*
%{_datadir}/installed-tests
%changelog
* Sun Oct 30 2016 Kalev Lember <klember@redhat.com> - 2.51.0-1
- Update to 2.51.0
* Wed Oct 12 2016 Kalev Lember <klember@redhat.com> - 2.50.1-1
- Update to 2.50.1

View File

@ -1 +1 @@
6baee4d7e3b1ec791b4ced93976365ee glib-2.50.1.tar.xz
9721b74ba1d1047305d58971556aa2b8 glib-2.51.0.tar.xz