[openCOLLADA] rebuild for gcc5 C++ ABI change

David Tardon dtardon at fedoraproject.org
Fri Feb 27 11:59:41 UTC 2015


commit 0a77abedb85f980a1855e27457c919c93d7bf2e8
Author: David Tardon <dtardon at redhat.com>
Date:   Fri Feb 27 12:59:30 2015 +0100

    rebuild for gcc5 C++ ABI change

 openCOLLADA.spec | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/openCOLLADA.spec b/openCOLLADA.spec
index 82970d0..47464eb 100644
--- a/openCOLLADA.spec
+++ b/openCOLLADA.spec
@@ -15,7 +15,7 @@
 
 Name:           openCOLLADA
 Version:        0
-Release:        20.git%{shortcommit}%{?dist}
+Release:        21.git%{shortcommit}%{?dist}
 License:        MIT
 Summary:        Collada 3D import and export libraries
 Url:            https://collada.org/mediawiki/index.php/OpenCOLLADA
@@ -158,6 +158,9 @@ cp -a Externals/MathMLSolver/include/* %{buildroot}%{_includedir}/MathMLSolver/
 
 
 %changelog
+* Fri Feb 27 2015 David Tardon <dtardon at redhat.com> - 0-21.git69b844d
+- rebuild for gcc5 C++ ABI change
+
 * Thu Oct 09 2014 Sandro Mani <manisandro at gmail.com> - 0-20.git69b844d
 - Add patch for missing includes which causes blender FTBFS
 


More information about the scm-commits mailing list