FreeCAD/FreeCAD.changes

88 lines
3.1 KiB
Plaintext
Raw Normal View History

-------------------------------------------------------------------
Thu Jul 26 07:42:15 UTC 2018 - adrian@suse.de
- update to current branch, obsoletes branch_update.patch
-------------------------------------------------------------------
Mon Jun 18 19:36:22 UTC 2018 - stefan.bruens@rwth-aachen.de
- Fix BuildRequires, TW no longer has libboost_python-devel but
libboost_python3-devel, and for Leap 15.0 this linked libpython3.6m
and libboost_python-py2_7 into the same binary.
-------------------------------------------------------------------
Sun May 20 08:12:30 UTC 2018 - christophe@krop.fr
- Add fix-build-with-Qt5_11.diff. Fixes build with the upcoming
Qt 5.11.
- Switch to %autosetup
-------------------------------------------------------------------
Tue May 8 06:33:56 UTC 2018 - adrian@suse.de
- temporary disable FEM module
* it works fine, but requires hdf5 version 1.8 via med-tools,
which currently conflicts in openSUSE distro.
- Fix draft module crash
(got merged upstream for 0.18 fix-draft-module-with-python3.patch)
-------------------------------------------------------------------
Fri Apr 27 12:55:30 UTC 2018 - adrian@suse.de
- apply current 0.17 branch (branch_update.patch)
In first place for occt 7.2 fixes
-------------------------------------------------------------------
Tue Apr 17 06:46:23 UTC 2018 - adrian@suse.de
- fix crash in Draft module with python 3
-------------------------------------------------------------------
Mon Apr 16 06:51:06 UTC 2018 - adrian@suse.de
- cleanup python qt deps (pyside2 only now)
-------------------------------------------------------------------
Tue Apr 10 11:33:35 UTC 2018 - adrian@suse.de
- update to version 0.17
2 years of work: https://www.freecadweb.org/wiki/Release_notes_0.17
- switching to Qt5
(fix-build.diff 0001-find-openmpi2-include-files.patch)
(the old 0.16 fork had obsolete temporary patches remove-qtwebkit.patch and
remove-webgui.patch)
-------------------------------------------------------------------
Thu Jan 4 15:36:57 UTC 2018 - wbauer@tmo.at
- Add remove-qtwebkit.patch and remove-webgui.patch (taken from
Arch Linux) to fix build without QtWebKit
- Build without QtWebKit on Tumbleweed and SLE/Leap 15 as
libQtWebKit4 is about to be dropped (boo#1070901)
-------------------------------------------------------------------
Fri Dec 15 07:13:05 UTC 2017 - adrian@suse.de
- fix build for factory (boost dependencies)
-------------------------------------------------------------------
Wed Nov 8 08:09:39 UTC 2017 - aloisio@gmx.com
- Update to 0.16.6712 (contains backports from trunk)
- Some cleanup
-------------------------------------------------------------------
Sun Sep 10 08:23:34 UTC 2017 - rbrown@suse.com
- Correct python-CXX requires
- add python-pyside requires, needed for welcome splash
-------------------------------------------------------------------
Mon Jun 13 06:46:23 UTC 2016 - adrian@suse.de
- FreeCAD 0.16
- create on the base of the work from various home projects
(esp by wkazubski and torhans)
- use rpath instead of modifying ldconfig for our own libs