[mingw-libsoup: 9/30] - Update to 2.27.92 - Dropped the workaround for GNOME BZ #593845

Kalev Lember kalev at fedoraproject.org
Tue Mar 6 19:34:26 UTC 2012


commit 732e59d9d897f7deaa79ff579c22c960e5343d56
Author: epienbro <epienbro at fedoraproject.org>
Date:   Thu Sep 10 05:01:48 2009 +0000

    - Update to 2.27.92
    - Dropped the workaround for GNOME BZ #593845

 .cvsignore           |    2 +-
 mingw32-libsoup.spec |   11 ++++++-----
 sources              |    2 +-
 3 files changed, 8 insertions(+), 7 deletions(-)
---
diff --git a/.cvsignore b/.cvsignore
index 21a58ff..9f7c639 100644
--- a/.cvsignore
+++ b/.cvsignore
@@ -1 +1 @@
-libsoup-2.27.91.tar.bz2
+libsoup-2.27.92.tar.bz2
diff --git a/mingw32-libsoup.spec b/mingw32-libsoup.spec
index 6576789..0dffc49 100644
--- a/mingw32-libsoup.spec
+++ b/mingw32-libsoup.spec
@@ -6,7 +6,7 @@
 %define __debug_install_post %{_mingw32_debug_install_post}
 
 Name:		mingw32-libsoup
-Version:	2.27.91
+Version:	2.27.92
 Release:	1%{?dist}
 Summary:	MinGW library for HTTP and XML-RPC functionality
 
@@ -18,9 +18,6 @@ BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildArch:	noarch
 
-# http://bugzilla.gnome.org/show_bug.cgi?id=593845
-Patch0:         libsoup-disable-get-testcase.patch
-
 BuildRequires:	mingw32-filesystem
 BuildRequires:	mingw32-gcc
 BuildRequires:	mingw32-binutils
@@ -58,7 +55,7 @@ Static version of the MinGW Windows Libsoup library.
 
 %prep
 %setup -q -n libsoup-%{version}
-%patch0 -p0
+
 
 %build
 # Libsoup can't build static and shared libraries in one go, so we build the package twice here
@@ -123,6 +120,10 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Thu Sep 10 2009 Erik van Pienbroek <epienbro at fedoraproject.org> - 2.27.92-1
+- Update to 2.27.92
+- Dropped the workaround for GNOME BZ #593845
+
 * Tue Sep  1 2009 Erik van Pienbroek <epienbro at fedoraproject.org> - 2.27.91-1
 - Update to 2.27.91
 
diff --git a/sources b/sources
index a237f1d..b07d075 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-58e5518a483fbef0b72f142e63f43e9f  libsoup-2.27.91.tar.bz2
+2e80693a4af29d4d82266b3327c5461a  libsoup-2.27.92.tar.bz2


More information about the scm-commits mailing list