From bec4fefcf40505684921705485a9dfc1fcbaf223 Mon Sep 17 00:00:00 2001 From: Richard Hughes Date: Tue, 16 Feb 2016 12:39:20 +0000 Subject: [PATCH] Update to 2.47.90 --- .gitignore | 1 + glib-networking.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 88a088e..40271b1 100644 --- a/.gitignore +++ b/.gitignore @@ -57,3 +57,4 @@ /glib-networking-2.46.0.tar.xz /glib-networking-2.46.1.tar.xz /glib-networking-2.47.1.tar.xz +/glib-networking-2.47.90.tar.xz diff --git a/glib-networking.spec b/glib-networking.spec index fe4d24b..fbcb462 100644 --- a/glib-networking.spec +++ b/glib-networking.spec @@ -1,8 +1,8 @@ %define glib2_version 2.46.0 Name: glib-networking -Version: 2.47.1 -Release: 2%{?dist} +Version: 2.47.90 +Release: 1%{?dist} Summary: Networking support for GLib Group: Development/Libraries @@ -75,6 +75,9 @@ gio-querymodules-%{__isa_bits} %{_libdir}/gio/modules %{_datadir}/installed-tests %changelog +* Tue Feb 16 2016 Richard Hughes - 2.47.90-1 +- Update to 2.47.90 + * Wed Feb 03 2016 Fedora Release Engineering - 2.47.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild diff --git a/sources b/sources index 52b15b3..c82f425 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -4c43d1b164cdf49c87630f8fa7875091 glib-networking-2.47.1.tar.xz +c522bfe1dee1811a8e7b810f43a8c57c glib-networking-2.47.90.tar.xz