From 95829c838b834e658fb1718f07051837f6c17b94 Mon Sep 17 00:00:00 2001 From: Kalev Lember Date: Tue, 22 Mar 2016 07:48:54 +0100 Subject: [PATCH] Update to 2.48.0 --- .gitignore | 1 + glib-networking.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 40271b1..49af894 100644 --- a/.gitignore +++ b/.gitignore @@ -58,3 +58,4 @@ /glib-networking-2.46.1.tar.xz /glib-networking-2.47.1.tar.xz /glib-networking-2.47.90.tar.xz +/glib-networking-2.48.0.tar.xz diff --git a/glib-networking.spec b/glib-networking.spec index fbcb462..54c089c 100644 --- a/glib-networking.spec +++ b/glib-networking.spec @@ -1,14 +1,14 @@ %define glib2_version 2.46.0 Name: glib-networking -Version: 2.47.90 +Version: 2.48.0 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.47/%{name}-%{version}.tar.xz +Source: http://download.gnome.org/sources/glib-networking/2.48/%{name}-%{version}.tar.xz BuildRequires: glib2-devel >= %{glib2_version} BuildRequires: libproxy-devel @@ -75,6 +75,9 @@ gio-querymodules-%{__isa_bits} %{_libdir}/gio/modules %{_datadir}/installed-tests %changelog +* Tue Mar 22 2016 Kalev Lember - 2.48.0-1 +- Update to 2.48.0 + * Tue Feb 16 2016 Richard Hughes - 2.47.90-1 - Update to 2.47.90 diff --git a/sources b/sources index c82f425..8a43f3b 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -c522bfe1dee1811a8e7b810f43a8c57c glib-networking-2.47.90.tar.xz +17b55df93eb3cfa8d31f8815aba82236 glib-networking-2.48.0.tar.xz