[mingw-glib2: 13/68] - Update to 2.21.3 - Drop upstreamed patch

epienbro epienbro at fedoraproject.org
Tue Mar 6 19:52:56 UTC 2012


commit 46c3a7765b3b6aa37532b4df2075221b941a3da7
Author: epienbro <epienbro at fedoraproject.org>
Date:   Mon Jul 6 18:06:51 2009 +0000

    - Update to 2.21.3
    - Drop upstreamed patch

 .cvsignore                               |    2 +-
 glib2-mingw-uih-header-compile-fix.patch |   37 ------------------------------
 mingw32-glib2.spec                       |   12 +++++-----
 sources                                  |    2 +-
 4 files changed, 8 insertions(+), 45 deletions(-)
---
diff --git a/.cvsignore b/.cvsignore
index 40d1d80..d13b1fb 100644
--- a/.cvsignore
+++ b/.cvsignore
@@ -1 +1 @@
-glib-2.21.2.tar.bz2
+glib-2.21.3.tar.bz2
diff --git a/mingw32-glib2.spec b/mingw32-glib2.spec
index e78c8d7..36db877 100644
--- a/mingw32-glib2.spec
+++ b/mingw32-glib2.spec
@@ -6,8 +6,8 @@
 %define __debug_install_post %{_mingw32_debug_install_post}
 
 Name:           mingw32-glib2
-Version:        2.21.2
-Release:        2%{?dist}
+Version:        2.21.3
+Release:        1%{?dist}
 Summary:        MinGW Windows GLib2 library
 
 License:        LGPLv2+
@@ -16,9 +16,6 @@ URL:            http://www.gtk.org
 Source0:        http://download.gnome.org/sources/glib/2.21/glib-%{version}.tar.bz2
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
-# Git commit 854a43a3cd5cb8cc97b66d6f8f661e2a7096acda
-Patch0:         glib2-mingw-uih-header-compile-fix.patch
-
 BuildArch:      noarch
 
 BuildRequires:  mingw32-filesystem >= 52
@@ -54,7 +51,6 @@ Static version of the MinGW Windows GLib2 library.
 
 %prep
 %setup -q -n glib-%{version}
-%patch0 -p1
 
 
 %build
@@ -180,6 +176,10 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Mon Jul  6 2009 Erik van Pienbroek <epienbro at fedoraproject.org> - 2.21.3-1
+- Update to 2.21.3
+- Drop upstreamed patch
+
 * Mon Jun 22 2009 Erik van Pienbroek <epienbro at fedoraproject.org> - 2.21.2-2
 - The wrong RPM variable was overriden for -debuginfo support. Should be okay now
 
diff --git a/sources b/sources
index 370cd91..96e3d54 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-2dcb938db904efcc62757b3b0655593b  glib-2.21.2.tar.bz2
+8ed8d959a131e295ce75c8ebe867014e  glib-2.21.3.tar.bz2


More information about the mingw mailing list