[mingw-glib-networking: 7/13] Update to 2.31.6 and dropped upstreamed patch

epienbro epienbro at fedoraproject.org
Tue Mar 6 19:55:53 UTC 2012


commit 459989f97462344830b065e46e620f2f2b44ef6d
Author: Erik van Pienbroek <epienbro at fedoraproject.org>
Date:   Tue Feb 28 02:57:02 2012 +0100

    Update to 2.31.6 and dropped upstreamed patch

 .gitignore                                         |    1 +
 ...-Only-build-the-test-if-we-are-building-g.patch |   31 --------------------
 mingw32-glib-networking.spec                       |   11 +++----
 sources                                            |    2 +-
 4 files changed, 7 insertions(+), 38 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index c0a6aaa..e4856f5 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 /glib-networking-2.28.6.1.tar.bz2
 /glib-networking-2.30.0.tar.xz
 /glib-networking-2.30.1.tar.xz
+/glib-networking-2.31.6.tar.xz
diff --git a/mingw32-glib-networking.spec b/mingw32-glib-networking.spec
index 69b5dee..aaaab5c 100644
--- a/mingw32-glib-networking.spec
+++ b/mingw32-glib-networking.spec
@@ -6,16 +6,14 @@
 %define release_version %(echo %{version} | awk -F. '{print $1"."$2}')
 
 Name:           mingw32-glib-networking
-Version:        2.30.1
-Release:        3%{?dist}
+Version:        2.31.6
+Release:        1%{?dist}
 Summary:        MinGW Windows glib-networking library
 
 License:        LGPLv2+
 Group:          Development/Libraries
 URL:            http://www.gnome.org/
 Source0:        http://ftp.gnome.org/pub/GNOME/sources/glib-networking/%{release_version}/glib-networking-%{version}.tar.xz
-# https://bugzilla.gnome.org/show_bug.cgi?id=662085
-Patch0:         0001-proxy-gnome-Only-build-the-test-if-we-are-building-g.patch
 
 BuildArch:      noarch
 
@@ -36,7 +34,6 @@ This package contains modules that extend the networking support in GIO.
 
 %prep
 %setup -q -n glib-networking-%{version}
-%patch0 -p1 -b .gnome_proxy
 
 
 %build
@@ -59,7 +56,9 @@ rm -f $RPM_BUILD_ROOT%{_mingw32_libdir}/gio/modules/*.la
 
 
 %changelog
-* Tue Feb 28 2012 Erik van Pienbroek <epienbro at fedoraproject.org> - 2.30.1-3
+* Tue Feb 28 2012 Erik van Pienbroek <epienbro at fedoraproject.org> - 2.31.6-1
+- Update to 2.31.6
+- Dropped upstreamed patch
 - Rebuild against the mingw-w64 toolchain
 
 * Fri Jan 13 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 2.30.1-2
diff --git a/sources b/sources
index 8ec9a09..b40960e 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-a93b7344daf6292ea66f7a6ec21f361d  glib-networking-2.30.1.tar.xz
+6e589dcac78a7a7891e1b96904843cd8  glib-networking-2.31.6.tar.xz


More information about the scm-commits mailing list