[mingw-libsoup/f19] Update to 2.42.3.1

Erik van Pienbroek epienbro at fedoraproject.org
Sat Jan 25 20:06:08 UTC 2014


commit 898a61f896dc57f37937a0d4b8180a50bb13693d
Author: Erik van Pienbroek <epienbro at fedoraproject.org>
Date:   Sat Jan 25 21:06:29 2014 +0100

    Update to 2.42.3.1

 .gitignore         |    1 +
 mingw-libsoup.spec |    7 +++++--
 sources            |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index df7d58f..2bd91f0 100644
--- a/.gitignore
+++ b/.gitignore
@@ -14,3 +14,4 @@ libsoup-2.28.1.tar.bz2
 /libsoup-2.42.0.tar.xz
 /libsoup-2.42.1.tar.xz
 /libsoup-2.42.2.tar.xz
+/libsoup-2.42.3.1.tar.xz
diff --git a/mingw-libsoup.spec b/mingw-libsoup.spec
index 63b81d1..3d5d8be 100644
--- a/mingw-libsoup.spec
+++ b/mingw-libsoup.spec
@@ -4,8 +4,8 @@
 %define release_version %(echo %{version} | awk -F. '{print $1"."$2}')
 
 Name:		mingw-libsoup
-Version:	2.42.2
-Release:	2%{?dist}
+Version:	2.42.3.1
+Release:	1%{?dist}
 Summary:	MinGW library for HTTP and XML-RPC functionality
 
 License:	LGPLv2
@@ -180,6 +180,9 @@ rm -rf $RPM_BUILD_ROOT%{mingw64_datadir}/gtk-doc
 
 
 %changelog
+* Sat Jan 25 2014 Erik van Pienbroek <epienbro at fedoraproject.org> - 2.42.3.1-1
+- Update to 2.42.3.1
+
 * Sun Jun 16 2013 Erik van Pienbroek <epienbro at fedoraproject.org> - 2.42.2-2
 - Rebuild to resolve InterlockedCompareExchange regression in mingw32 libraries
 
diff --git a/sources b/sources
index 42ba11c..4187680 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-7d19a84f9eecba53187f5c2ae13fd83e  libsoup-2.42.2.tar.xz
+3845ac95c430fc1ae9962014713d4fba  libsoup-2.42.3.1.tar.xz


More information about the scm-commits mailing list