[mingw-libsoup: 24/30] Update to 2.37.5

Kalev Lember kalev at fedoraproject.org
Tue Mar 6 19:35:42 UTC 2012


commit 1bfd555ca12384687c943585fffeeaba6a048bb6
Author: Kalev Lember <kalevlember at gmail.com>
Date:   Tue Feb 7 02:24:57 2012 +0200

    Update to 2.37.5

 .gitignore           |    1 +
 mingw32-libsoup.spec |    7 +++++--
 sources              |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index c3e9d74..b63b8be 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,4 @@ libsoup-2.28.1.tar.bz2
 /libsoup-2.34.1.tar.bz2
 /libsoup-2.36.0.tar.xz
 /libsoup-2.36.1.tar.xz
+/libsoup-2.37.5.tar.xz
diff --git a/mingw32-libsoup.spec b/mingw32-libsoup.spec
index 3336ab3..95826a6 100644
--- a/mingw32-libsoup.spec
+++ b/mingw32-libsoup.spec
@@ -6,8 +6,8 @@
 %define release_version %(echo %{version} | awk -F. '{print $1"."$2}')
 
 Name:		mingw32-libsoup
-Version:	2.36.1
-Release:	2%{?dist}
+Version:	2.37.5
+Release:	1%{?dist}
 Summary:	MinGW library for HTTP and XML-RPC functionality
 
 License:	LGPLv2
@@ -122,6 +122,9 @@ rm -rf $RPM_BUILD_ROOT%{_mingw32_datadir}/gtk-doc
 
 
 %changelog
+* Tue Feb 07 2012 Kalev Lember <kalevlember at gmail.com> - 2.37.5-1
+- Update to 2.37.5
+
 * Fri Jan 13 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 2.36.1-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
 
diff --git a/sources b/sources
index cfc72b8..7bc12dd 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-5e6dcf0dfdbf58f67f576ed67f8923b9  libsoup-2.36.1.tar.xz
+80448c0aef30218b86b86f8f87b39b6f  libsoup-2.37.5.tar.xz


More information about the scm-commits mailing list