[libsoup] Update to 2.49.1

Kalev Lember kalev at fedoraproject.org
Tue Nov 25 11:00:26 UTC 2014


commit 6a30bb458ae164ca54e15bd3bd4facab59c9e2f6
Author: Kalev Lember <kalevlember at gmail.com>
Date:   Tue Nov 25 11:46:05 2014 +0100

    Update to 2.49.1

 .gitignore   |    1 +
 libsoup.spec |    7 +++++--
 sources      |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index cf71e50..a25a88a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -61,3 +61,4 @@ libsoup-2.31.6.tar.bz2
 /libsoup-2.47.4.tar.xz
 /libsoup-2.47.92.tar.xz
 /libsoup-2.48.0.tar.xz
+/libsoup-2.49.1.tar.xz
diff --git a/libsoup.spec b/libsoup.spec
index 0a20dba..5e9ccd7 100644
--- a/libsoup.spec
+++ b/libsoup.spec
@@ -3,14 +3,14 @@
 ### Abstract ###
 
 Name: libsoup
-Version: 2.48.0
+Version: 2.49.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.48/libsoup-%{version}.tar.xz
+Source: http://download.gnome.org/sources/libsoup/2.49/libsoup-%{version}.tar.xz
 
 ### Build Dependencies ###
 
@@ -80,6 +80,9 @@ rm -f $RPM_BUILD_ROOT/%{_libdir}/*.la
 %{_datadir}/gtk-doc/html/%{name}-2.4
 
 %changelog
+* Tue Nov 25 2014 Kalev Lember <kalevlember at gmail.com> - 2.49.1-1
+- Update to 2.49.1
+
 * Mon Sep 22 2014 Kalev Lember <kalevlember at gmail.com> - 2.48.0-1
 - Update to 2.48.0
 
diff --git a/sources b/sources
index 03f064d..a9b517d 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-51ccb76f5262945e1f0316fdc46de567  libsoup-2.48.0.tar.xz
+60f3b57efbaa48a0375c3e61fd3f5c3b  libsoup-2.49.1.tar.xz


More information about the scm-commits mailing list