File mshr.changes of Package mshr
-------------------------------------------------------------------
Wed Feb 24 16:47:48 UTC 2021 - Stefan Brüns <stefan.bruens@rwth-aachen.de>
- Explicitly request boost_chrono build dependency.
- Code is incompatible with CGAL 5.x, add BuildConflicts.
- Adjust _constraints for 2019.1.0, some jobs need 4G.
-------------------------------------------------------------------
Sat Feb 8 21:31:12 UTC 2020 - Stefan Brüns <stefan.bruens@rwth-aachen.de>
- update to version 2019.1.0
* No changes.
- update to version 2018.1.0
* Drop python2 support.
* Switch to pybind11 bindings from SWIG.
- update to version 2017.2.0
* Nothing changed yet
- update to version 2017.1.0
* Bugfixes
- Build with system tetgen
- Build with system CGAL:
* 0001-fix-build-against-CGAL-4.14.patch
* 0002-Fix-build-with-CGAL-4.13-and-later.patch
- Remove obsolete patches:
* mshr-fix-cmake-install-path.patch
* mshr-cmake-checking-fixes.patch
- Drop openmpi dependencies - mshr is MPI agnostic and delegates
any MPI handling to dolfin.
* 0001-Always-call-dolfin-SubSystemsManager-init_mpi.patch
-------------------------------------------------------------------
Wed Mar 8 15:24:04 UTC 2017 - kkhere.geo@gmail.com
- update to upstream release 2016.2.0 [2016-11-30]
* Improvements and bugfixes
* Upgrade to CGAL 4.9 and use CGAL as header only library
release 2016.1.0 [2016-06-23]
* Major improvements, in particular boundary conditions
- added patch
* mshr-cmake-checking-fixes.patch (corrects linking errors)
- refreshed patch
* mshr-fix-cmake-install-path.patch
- removed patch
* cmake-3.3-string-replace.patch (no longer applicable)
-------------------------------------------------------------------
Tue Oct 6 16:35:49 UTC 2015 - kkhere.geo@gmail.com
- added patch to fix build with new cmake > 3.3
cmake-3.3-string-replace.patch
- added missing build dependency for libparmetis.so
- removed patch
mshr-swig-prefix.patch (fixed upstream)
-------------------------------------------------------------------
Fri Sep 25 14:34:49 UTC 2015 - kkhere.geo@gmail.com
- update to version 1.6.0 [2015-07-28]
- Upgrade to CGAL 4.6
- Add more demos
- Faster and more memory efficient implementation of csg operations
with -DENABLE_EXPERIMENTAL=True
- Bugfixes and cleanups
-------------------------------------------------------------------
Fri Sep 25 00:39:21 UTC 2015 - kkhere.geo@gmail.com
- as dolfin requires openmpi, require it here too
removed mshr-dont-require-mpi.patch
-------------------------------------------------------------------
Mon Feb 9 15:38:03 UTC 2015 - dmitry_r@opensuse.org
- Use %cmake macros
- Fix swig prefix for openSUSE Factory
* mshr-swig-prefix.patch
- Use make -j1 to avoid high memory consumption
-------------------------------------------------------------------
Fri Feb 6 11:16:32 UTC 2015 - kkhere.geo@gmail.com
- initial package for mshr