[mingw-libsoup: 22/30] Update to 2.36.1

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


commit ffda5c041026b9f5b4d1d4fbe0d1b3ee57d89d4a
Author: Kalev Lember <kalevlember at gmail.com>
Date:   Tue Oct 18 19:30:21 2011 +0300

    Update to 2.36.1

 .gitignore           |    1 +
 mingw32-libsoup.spec |    5 ++++-
 sources              |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 4a2cd7b..c3e9d74 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@ libsoup-2.28.1.tar.bz2
 /libsoup-2.34.0.tar.bz2
 /libsoup-2.34.1.tar.bz2
 /libsoup-2.36.0.tar.xz
+/libsoup-2.36.1.tar.xz
diff --git a/mingw32-libsoup.spec b/mingw32-libsoup.spec
index 63cfc55..d1ccca2 100644
--- a/mingw32-libsoup.spec
+++ b/mingw32-libsoup.spec
@@ -6,7 +6,7 @@
 %define release_version %(echo %{version} | awk -F. '{print $1"."$2}')
 
 Name:		mingw32-libsoup
-Version:	2.36.0
+Version:	2.36.1
 Release:	1%{?dist}
 Summary:	MinGW library for HTTP and XML-RPC functionality
 
@@ -122,6 +122,9 @@ rm -rf $RPM_BUILD_ROOT%{_mingw32_datadir}/gtk-doc
 
 
 %changelog
+* Tue Oct 18 2011 Kalev Lember <kalevlember at gmail.com> - 2.36.1-1
+- Update to 2.36.1
+
 * Sun Oct 02 2011 Kalev Lember <kalevlember at gmail.com> - 2.36.0-1
 - Update to 2.36.0
 - Spec cleanup for recent rpmbuild
diff --git a/sources b/sources
index 70afa2f..cfc72b8 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-2da7b72c43214c0f03411b67f0641eff  libsoup-2.36.0.tar.xz
+5e6dcf0dfdbf58f67f576ed67f8923b9  libsoup-2.36.1.tar.xz


More information about the scm-commits mailing list