From 6b569dbdbd82614817d17e35b0f0282bac1feaa9 Mon Sep 17 00:00:00 2001 From: Kalev Lember Date: Mon, 22 Sep 2014 23:17:51 +0200 Subject: [PATCH] Update to 2.42.0 --- .gitignore | 1 + glib-networking.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 57a0261..5d2ef1c 100644 --- a/.gitignore +++ b/.gitignore @@ -48,3 +48,4 @@ /glib-networking-2.41.3.tar.xz /glib-networking-2.41.4.tar.xz /glib-networking-2.41.92.tar.xz +/glib-networking-2.42.0.tar.xz diff --git a/glib-networking.spec b/glib-networking.spec index 1d7d2af..ca038d8 100644 --- a/glib-networking.spec +++ b/glib-networking.spec @@ -1,14 +1,14 @@ %define glib2_version 2.39.1 Name: glib-networking -Version: 2.41.92 +Version: 2.42.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.41/%{name}-%{version}.tar.xz +Source: http://download.gnome.org/sources/glib-networking/2.42/%{name}-%{version}.tar.xz BuildRequires: glib2-devel >= %{glib2_version} BuildRequires: libproxy-devel @@ -72,6 +72,9 @@ gio-querymodules-%{__isa_bits} %{_libdir}/gio/modules %{_datadir}/installed-tests %changelog +* Mon Sep 22 2014 Kalev Lember - 2.42.0-1 +- Update to 2.42.0 + * Mon Sep 15 2014 Kalev Lember - 2.41.92-1 - Update to 2.41.92 diff --git a/sources b/sources index 3ba6037..bedfe20 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -13cd24ff96d9420f0ddb3109fc7126ed glib-networking-2.41.92.tar.xz +d1935e6974da7f39d265303c87a8389b glib-networking-2.42.0.tar.xz