[mingw-libxml++] rebuild for mingw64 missing symbols

sailer sailer at fedoraproject.org
Sun Jul 28 23:08:31 UTC 2013


commit e420b8e59aa3c75845fb3c960c75f3ed69277e14
Author: Thomas Sailer <t.sailer at alumni.ethz.ch>
Date:   Mon Jul 29 01:07:58 2013 +0200

    rebuild for mingw64 missing symbols

 mingw-libxml++.spec |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/mingw-libxml++.spec b/mingw-libxml++.spec
index 9cb5785..aec4f30 100644
--- a/mingw-libxml++.spec
+++ b/mingw-libxml++.spec
@@ -4,7 +4,7 @@
 
 Name:           mingw-%{name1}
 Version:        2.36.0
-Release:        2%{?dist}
+Release:        3%{?dist}
 Summary:        MinGW Windows C++ wrapper for the libxml2 XML parser library
 
 Group:          System Environment/Libraries
@@ -86,6 +86,9 @@ rm -f $RPM_BUILD_ROOT%{mingw64_libdir}/*.la
 
 
 %changelog
+* Mon Jul 29 2013 Thomas Sailer <t.sailer at alumni.ethz.ch> - 2.36.0-3
+- Rebuild for mingw64 unresolved symbols
+
 * Sun Jan 27 2013 Erik van Pienbroek <epienbro at fedoraproject.org> - 2.36.0-2
 - Rebuild against mingw-gcc 4.8 (win64 uses SEH exceptions now)
 


More information about the scm-commits mailing list