[libsoup/f20-gnome-3-14] Update to 2.47.4

Richard Hughes rhughes at fedoraproject.org
Wed Aug 20 13:08:10 UTC 2014


commit e373c108badf5f4b7acff5cfc2f25fe7bc1e1fac
Author: Richard Hughes <richard at hughsie.com>
Date:   Wed Aug 20 14:08:04 2014 +0100

    Update to 2.47.4

 .gitignore   |    1 +
 libsoup.spec |    7 +++++--
 sources      |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index ac1b2ba..9560913 100644
--- a/.gitignore
+++ b/.gitignore
@@ -53,3 +53,4 @@ libsoup-2.31.6.tar.bz2
 /libsoup-2.44.0.tar.xz
 /libsoup-2.44.1.tar.xz
 /libsoup-2.44.2.tar.xz
+/libsoup-2.47.4.tar.xz
diff --git a/libsoup.spec b/libsoup.spec
index 4832e1d..860db8d 100644
--- a/libsoup.spec
+++ b/libsoup.spec
@@ -3,14 +3,14 @@
 ### Abstract ###
 
 Name: libsoup
-Version: 2.44.2
+Version: 2.47.4
 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.44/libsoup-%{version}.tar.xz
+Source: http://download.gnome.org/sources/libsoup/2.47/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
+* Wed Aug 20 2014 Richard Hughes <rhughes at redhat.com> - 2.47.4-1
+- Update to 2.47.4
+
 * Tue Nov 12 2013 Richard Hughes <rhughes at redhat.com> - 2.44.2-1
 - Update to 2.44.2
 
diff --git a/sources b/sources
index 774288b..cb531f1 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-92aa3667357157e8f3489bcca287f2fa  libsoup-2.44.2.tar.xz
+8e8f81ff6f959d17906242c2561f1d5b  libsoup-2.47.4.tar.xz


More information about the scm-commits mailing list