[mingw-libsoup] Update to 2.38.0

Kalev Lember kalev at fedoraproject.org
Mon Mar 26 20:30:34 UTC 2012


commit 0013d84cbb07c2fc18851420dd892345350c1d5f
Author: Kalev Lember <kalevlember at gmail.com>
Date:   Mon Mar 26 23:23:45 2012 +0300

    Update to 2.38.0

 .gitignore         |    1 +
 mingw-libsoup.spec |    7 +++++--
 sources            |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 0be8df2..dafb65e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,3 +6,4 @@ libsoup-2.28.1.tar.bz2
 /libsoup-2.36.1.tar.xz
 /libsoup-2.37.5.tar.xz
 /libsoup-2.37.90.tar.xz
+/libsoup-2.38.0.tar.xz
diff --git a/mingw-libsoup.spec b/mingw-libsoup.spec
index 8cda38a..bdaaa56 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.37.90
-Release:	3%{?dist}
+Version:	2.38.0
+Release:	1%{?dist}
 Summary:	MinGW library for HTTP and XML-RPC functionality
 
 License:	LGPLv2
@@ -177,6 +177,9 @@ rm -rf $RPM_BUILD_ROOT%{mingw64_datadir}/gtk-doc
 
 
 %changelog
+* Mon Mar 26 2012 Kalev Lember <kalevlember at gmail.com> - 2.38.0-1
+- Update to 2.38.0
+
 * Sun Mar 11 2012 Erik van Pienbroek <epienbro at fedoraproject.org> - 2.37.90-3
 - Added win64 support
 
diff --git a/sources b/sources
index 841ae6e..edb5da7 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-ad4697703775ab1cfd3016d189134bd5  libsoup-2.37.90.tar.xz
+8a44d7cf1dea364b08cec2188b616657  libsoup-2.38.0.tar.xz


More information about the scm-commits mailing list