[libsoup] Update to 2.43.1

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


commit 27b58697dabeef39ff0dbb0208f04b954f56faf1
Author: Kalev Lember <kalevlember at gmail.com>
Date:   Fri May 3 22:29:15 2013 +0200

    Update to 2.43.1

 .gitignore   |    1 +
 libsoup.spec |    9 ++++++---
 sources      |    2 +-
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 9f611ca..beff5a1 100644
--- a/.gitignore
+++ b/.gitignore
@@ -44,3 +44,4 @@ libsoup-2.31.6.tar.bz2
 /libsoup-2.42.0.tar.xz
 /libsoup-2.42.1.tar.xz
 /libsoup-2.42.2.tar.xz
+/libsoup-2.43.1.tar.xz
diff --git a/libsoup.spec b/libsoup.spec
index b0106cf..628fe3f 100644
--- a/libsoup.spec
+++ b/libsoup.spec
@@ -1,16 +1,16 @@
-%define glib2_version 2.35.0
+%define glib2_version 2.36.0
 
 ### Abstract ###
 
 Name: libsoup
-Version: 2.42.2
+Version: 2.43.1
 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.42/libsoup-%{version}.tar.xz
+Source: http://download.gnome.org/sources/libsoup/2.43/libsoup-%{version}.tar.xz
 Requires: glib-networking >= %{glib2_version}
 
 ### Build Dependencies ###
@@ -81,6 +81,9 @@ rm -f $RPM_BUILD_ROOT/%{_libdir}/*.la
 %{_datadir}/gtk-doc/html/%{name}-2.4
 
 %changelog
+* Sat May 04 2013 Kalev Lember <kalevlember at gmail.com> - 2.43.1-1
+- Update to 2.43.1
+
 * Mon Apr 29 2013 Kalev Lember <kalevlember at gmail.com> - 2.42.2-1
 - Update to 2.42.2
 
diff --git a/sources b/sources
index 42ba11c..2ffa051 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-7d19a84f9eecba53187f5c2ae13fd83e  libsoup-2.42.2.tar.xz
+4df3da805e7ced25cbbf7ac39864995e  libsoup-2.43.1.tar.xz


More information about the scm-commits mailing list