diff --git a/.gitignore b/.gitignore index 38ebc69..c63710b 100644 --- a/.gitignore +++ b/.gitignore @@ -61,3 +61,4 @@ /glib-networking-2.48.0.tar.xz /glib-networking-2.48.1.tar.xz /glib-networking-2.48.2.tar.xz +/glib-networking-2.49.90.tar.xz diff --git a/glib-networking.spec b/glib-networking.spec index aeb1c88..0b28100 100644 --- a/glib-networking.spec +++ b/glib-networking.spec @@ -1,14 +1,14 @@ %define glib2_version 2.46.0 Name: glib-networking -Version: 2.48.2 -Release: 3%{?dist} +Version: 2.49.90 +Release: 1%{?dist} Summary: Networking support for GLib Group: Development/Libraries License: LGPLv2+ URL: http://www.gnome.org -Source: http://download.gnome.org/sources/glib-networking/2.48/%{name}-%{version}.tar.xz +Source: http://download.gnome.org/sources/glib-networking/2.49/%{name}-%{version}.tar.xz # https://bugzilla.redhat.com/show_bug.cgi?id=1179295 Patch0: fedora-crypto-policy.patch @@ -70,6 +70,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/gio/modules/*.la %{_datadir}/installed-tests %changelog +* Thu Aug 18 2016 Kalev Lember - 2.49.90-1 +- Update to 2.49.90 + * Tue Jul 5 2016 Ville Skyttä - 2.48.2-3 - Remove scriptlets handled by glib2's file triggers diff --git a/sources b/sources index d0053b0..59b4d3a 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -d7cf81d52c856b0c66f7821021f40e08 glib-networking-2.48.2.tar.xz +8fd549ab8b859be170a4785f134ba29b glib-networking-2.49.90.tar.xz