[glib-networking] Update to 2.37.1

Kalev Lember kalev at fedoraproject.org
Fri May 3 22:35:17 UTC 2013


commit 03735402def7448781a07847a16ca4437fb32076
Author: Kalev Lember <kalevlember at gmail.com>
Date:   Fri May 3 22:21:56 2013 +0200

    Update to 2.37.1

 .gitignore           |    1 +
 glib-networking.spec |    7 +++++--
 sources              |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 61ec324..c429007 100644
--- a/.gitignore
+++ b/.gitignore
@@ -34,3 +34,4 @@
 /glib-networking-2.35.9.tar.xz
 /glib-networking-2.36.0.tar.xz
 /glib-networking-2.36.1.tar.xz
+/glib-networking-2.37.1.tar.xz
diff --git a/glib-networking.spec b/glib-networking.spec
index 8761187..56faed5 100644
--- a/glib-networking.spec
+++ b/glib-networking.spec
@@ -1,14 +1,14 @@
 %define glib2_version 2.35.8
 
 Name:           glib-networking
-Version:        2.36.1
+Version:        2.37.1
 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.36/%{name}-%{version}.tar.xz
+Source:         http://download.gnome.org/sources/glib-networking/2.37/%{name}-%{version}.tar.xz
 
 BuildRequires:  glib2-devel >= %{glib2_version}
 BuildRequires:  libproxy-devel
@@ -60,6 +60,9 @@ gio-querymodules-%{__isa_bits} %{_libdir}/gio/modules
 
 
 %changelog
+* Sat May 04 2013 Kalev Lember <kalevlember at gmail.com> - 2.37.1-1
+- Update to 2.37.1
+
 * Tue Apr 16 2013 Richard Hughes <rhughes at redhat.com> - 2.36.1-1
 - Update to 2.36.1
 
diff --git a/sources b/sources
index 60dbf02..8f86043 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-a9cb3d98f4dd42035f43e371066b6e5a  glib-networking-2.36.1.tar.xz
+0cc04f5666bec1305e6bf297300cda89  glib-networking-2.37.1.tar.xz


More information about the scm-commits mailing list