From 4f4e94e54a2e5549ce9642aa00850ae24ee5f654 Mon Sep 17 00:00:00 2001 From: Kalev Lember Date: Mon, 21 Sep 2015 18:16:51 +0200 Subject: [PATCH] Update to 2.46.0 --- .gitignore | 1 + glib-networking.spec | 11 +++++++---- sources | 2 +- 3 files changed, 9 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index 72f7237..1065705 100644 --- a/.gitignore +++ b/.gitignore @@ -54,3 +54,4 @@ /glib-networking-2.43.92.tar.xz /glib-networking-2.44.0.tar.xz /glib-networking-2.45.1.tar.xz +/glib-networking-2.46.0.tar.xz diff --git a/glib-networking.spec b/glib-networking.spec index e08cb01..6553d0a 100644 --- a/glib-networking.spec +++ b/glib-networking.spec @@ -1,14 +1,14 @@ -%define glib2_version 2.45.1 +%define glib2_version 2.46.0 Name: glib-networking -Version: 2.45.1 -Release: 2%{?dist} +Version: 2.46.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.45/%{name}-%{version}.tar.xz +Source: http://download.gnome.org/sources/glib-networking/2.46/%{name}-%{version}.tar.xz BuildRequires: glib2-devel >= %{glib2_version} BuildRequires: libproxy-devel @@ -73,6 +73,9 @@ gio-querymodules-%{__isa_bits} %{_libdir}/gio/modules %{_datadir}/installed-tests %changelog +* Mon Sep 21 2015 Kalev Lember - 2.46.0-1 +- Update to 2.46.0 + * Wed Jun 17 2015 Fedora Release Engineering - 2.45.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild diff --git a/sources b/sources index db7e465..31c61c5 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -0d82a71ac824232c27a4f6e87d783db0 glib-networking-2.45.1.tar.xz +d418e2ba2acffacf90a2b0259c7993e1 glib-networking-2.46.0.tar.xz