diff --git a/FreeCAD.changes b/FreeCAD.changes index 8811cbc..730f5ed 100644 --- a/FreeCAD.changes +++ b/FreeCAD.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Mon Mar 27 09:49:49 UTC 2023 - Adrian Schröter + +- Fix build with gcc 13 + 0001-Fix-build-with-gcc13.patch + ------------------------------------------------------------------- Thu Jan 26 00:01:42 UTC 2023 - Stefan Brüns diff --git a/FreeCAD.spec b/FreeCAD.spec index 825579f..3a017b8 100644 --- a/FreeCAD.spec +++ b/FreeCAD.spec @@ -50,7 +50,7 @@ Patch5: 0001-FEM-add-missing-include.patch Patch6: 0001-Revert-unused-parameter-warning-change.patch # PATCH-FIX-UPSTREAM Patch7: 0001-FEM-femmesh-fix-AttributeError-module-numpy-has-no-a.patch -# PATCH-FIX-openSUSE to be upstreamed +# PATCH-FIX-OPENSUSE submitted upstream here: https://github.com/FreeCAD/FreeCAD/pull/9077 Patch8: 0001-Fix-build-with-gcc13.patch # Test suite fails on 32bit and I don't want to debug that anymore