changes
OBS-URL: https://build.opensuse.org/package/show/science/FreeCAD?expand=0&rev=86
This commit is contained in:
@@ -2,6 +2,13 @@
|
||||
Sun May 12 07:21:14 UTC 2019 - Adrian Schröter <adrian@suse.de>
|
||||
|
||||
- Update to 0.18.2
|
||||
* replace insecure use of eval() with proper use of units
|
||||
* py3/py2: use exec as function
|
||||
* Arch: Fixed error in roof - Fixes #3864
|
||||
* Draft: Fixed 0.18.1 bug in DXF importer
|
||||
* Py3 fix: correctly convert a Python str to const char*
|
||||
* Py3 fix reading/writing from/to OBJ file
|
||||
* fixes 0003913: libspnav crash on linux wayland during startup
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 5 11:56:11 UTC 2019 - Adrian Schröter <adrian@suse.de>
|
||||
|
@@ -208,13 +208,12 @@ cmake \
|
||||
-DSHIBOKEN_INCLUDE_DIR=/usr/include/shiboken2/ \
|
||||
-DPYSIDE_INCLUDE_DIR=/usr/include/PySide2/ \
|
||||
-DBUILD_QT5=ON \
|
||||
-DFREECAD_USE_QTWEBMODULE="Qt WebEngine" \
|
||||
%endif
|
||||
-DFREECAD_USE_EXTERNAL_PIVY:BOOL=TRUE \
|
||||
-DBUILD_MESH_PART:BOOL=ON \
|
||||
-DBUILD_OPENSCAD:BOOL=ON \
|
||||
-DBUILD_FEM:BOOL=ON \
|
||||
-DBUILD_FEM_NETGEN:BOOL=ON \
|
||||
-DBUILD_FEM_NETGEN:BOOL=OFF \
|
||||
-DFREECAD_USE_EXTERNAL_SMESH=OFF \
|
||||
..
|
||||
|
||||
|
Reference in New Issue
Block a user