[mingw32-dlfcn] Rebuild against the mingw-w64 toolchain

epienbro epienbro at fedoraproject.org
Mon Feb 27 19:34:11 UTC 2012


commit e04ed371ade9e52f8b085e24c2a687ddb36d658e
Author: Erik van Pienbroek <epienbro at fedoraproject.org>
Date:   Mon Feb 27 20:34:10 2012 +0100

    Rebuild against the mingw-w64 toolchain

 mingw32-dlfcn.spec |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/mingw32-dlfcn.spec b/mingw32-dlfcn.spec
index 98898d9..3ca563a 100644
--- a/mingw32-dlfcn.spec
+++ b/mingw32-dlfcn.spec
@@ -8,7 +8,7 @@
 
 Name:          mingw32-dlfcn
 Version:       0
-Release:       0.10.%{alphatag}%{?dist}
+Release:       0.11.%{alphatag}%{?dist}
 Summary:       Implements a wrapper for dlfcn (dlopen dlclose dlsym dlerror)
 
 License:       LGPLv2+
@@ -82,6 +82,9 @@ make DESTDIR=$RPM_BUILD_ROOT install
 
 
 %changelog
+* Mon Feb 27 2012 Erik van Pienbroek <epienbro at fedoraproject.org> - 0-0.11.r11
+- Rebuild against the mingw-w64 toolchain
+
 * Thu Feb 16 2012 Erik van Pienbroek <epienbro at fedoraproject.org> - 0-0.10.r11
 - Make sure the static lib is compiled correctly (RHBZ #791191)
 - Various cleanups


More information about the mingw mailing list