From 5f46742eaf231540976669d365d12778f3d5d101 Mon Sep 17 00:00:00 2001 From: Kalev Lember Date: Mon, 23 Mar 2015 15:32:29 +0100 Subject: [PATCH] Update to 2.44.0 --- .gitignore | 1 + glib-networking.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 54c0d4d..ac2dbe8 100644 --- a/.gitignore +++ b/.gitignore @@ -52,3 +52,4 @@ /glib-networking-2.43.1.tar.xz /glib-networking-2.43.91.tar.xz /glib-networking-2.43.92.tar.xz +/glib-networking-2.44.0.tar.xz diff --git a/glib-networking.spec b/glib-networking.spec index 85426da..92bc400 100644 --- a/glib-networking.spec +++ b/glib-networking.spec @@ -1,14 +1,14 @@ %define glib2_version 2.39.1 Name: glib-networking -Version: 2.43.92 +Version: 2.44.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.43/%{name}-%{version}.tar.xz +Source: http://download.gnome.org/sources/glib-networking/2.44/%{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 Mar 23 2015 Kalev Lember - 2.44.0-1 +- Update to 2.44.0 + * Tue Mar 17 2015 Kalev Lember - 2.43.92-1 - Update to 2.43.92 diff --git a/sources b/sources index 509fc24..c0ed43c 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -03c4360284729e6f594b843695f0afdd glib-networking-2.43.92.tar.xz +6989b20cf3b26dd5ae272e04a9acb0b3 glib-networking-2.44.0.tar.xz