Update to 2.48.1

This commit is contained in:
Kalev Lember 2016-05-10 11:40:49 +02:00
parent c1a8bc0c27
commit 4a9a2168b8
2 changed files with 6 additions and 6 deletions

View File

@ -3,8 +3,8 @@
Summary: A library of handy utility functions
Name: glib2
# git snapshot to work around https://bugzilla.gnome.org/show_bug.cgi?id=762637
Version: 2.48.0
Release: 2%{?dist}
Version: 2.48.1
Release: 1%{?dist}
License: LGPLv2+
Group: System Environment/Libraries
URL: http://www.gtk.org
@ -95,9 +95,6 @@ the functionality of the installed glib2 package.
--enable-installed-tests
)
# workaround the missing stp file
touch gobject/gobject.stp.in
make %{?_smp_mflags}
%install
@ -231,6 +228,9 @@ chmod 644 $RPM_BUILD_ROOT%{_datadir}/bash-completion/completions/*
%{_datadir}/installed-tests
%changelog
* Tue May 10 2016 Kalev Lember <klember@redhat.com> - 2.48.1-1
- Update to 2.48.1
* Wed Apr 06 2016 Colin Walters <walters@redhat.com> - 2.48.0-2
- Explicitly require system pcre, though we happened to default to this now
anyways due to something else pulling PCRE into the buildroot

View File

@ -1 +1 @@
093a586f37d2853bdb129231e1b350e0 glib-2.48.0.tar.xz
67bd3b75c9f6d5587b457dc01cdcd5bb glib-2.48.1.tar.xz