[libsoup/f18] Update to 2.40.0

Kalev Lember kalev at fedoraproject.org
Tue Sep 25 16:13:32 UTC 2012


commit 25b62df738931db4aaa5f1fd69495fa2db285754
Author: Kalev Lember <kalevlember at gmail.com>
Date:   Tue Sep 25 18:11:11 2012 +0200

    Update to 2.40.0

 .gitignore   |    1 +
 libsoup.spec |    7 +++++--
 sources      |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index cc1d0df..40a3621 100644
--- a/.gitignore
+++ b/.gitignore
@@ -34,3 +34,4 @@ libsoup-2.31.6.tar.bz2
 /libsoup-2.39.90.tar.xz
 /libsoup-2.39.91.tar.xz
 /libsoup-2.39.92.tar.xz
+/libsoup-2.40.0.tar.xz
diff --git a/libsoup.spec b/libsoup.spec
index e3cd8f6..fdf7f97 100644
--- a/libsoup.spec
+++ b/libsoup.spec
@@ -3,14 +3,14 @@
 ### Abstract ###
 
 Name: libsoup
-Version: 2.39.92
+Version: 2.40.0
 Release: 1%{?dist}
 License: LGPLv2
 Group: Development/Libraries
 Summary: Soup, an HTTP library implementation
 URL: http://live.gnome.org/LibSoup
 #VCS: git:git://git.gnome.org/libsoup
-Source: http://download.gnome.org/sources/libsoup/2.39/libsoup-%{version}.tar.xz
+Source: http://download.gnome.org/sources/libsoup/2.40/libsoup-%{version}.tar.xz
 Requires: glib-networking >= %{glib2_version}
 
 ### Build Dependencies ###
@@ -84,6 +84,9 @@ rm -f $RPM_BUILD_ROOT/%{_libdir}/*.a
 %{_datadir}/gtk-doc/html/%{name}-2.4
 
 %changelog
+* Tue Sep 25 2012 Kalev Lember <kalevlember at gmail.com> - 2.40.0-1
+- Update to 2.40.0
+
 * Wed Sep 19 2012 Richard Hughes <hughsient at gmail.com> - 2.39.92-1
 - Update to 2.39.92
 
diff --git a/sources b/sources
index 0ce149f..4cfafd8 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-f57c9c1d63056bb0b78e8fc745734d56  libsoup-2.39.92.tar.xz
+4d66366e08271e22aef164ec4d74e5f0  libsoup-2.40.0.tar.xz


More information about the scm-commits mailing list