Changelog for
dune-common-openmpi-3.0-17.1.x86_64.rpm :
Tue Sep 27 14:00:00 2016 fossAATTgrueninger.de
- Add directory bash-completion to fix build failure for Leap 42.2
Sat May 28 14:00:00 2016 fossAATTgrueninger.de
- Switch from deprecated Autotools to CMake as build-system
- Add patch do-not-create-doxygen-target-if-doxygen-not-found.patch
which is included upstream in the releases/2.4 branch
Mon Feb 29 13:00:00 2016 fossAATTgrueninger.de
- update to version 2.4.1
For release notes see
http://www.dune-project.org/releasenotes/releasenotes-2.4.html
Sat Oct 3 14:00:00 2015 fossAATTgrueninger.de
- update to version 2.4.0
For release notes see
http://www.dune-project.org/releasenotes/releasenotes-2.4.html
Thu Jul 3 14:00:00 2014 kkhere.geoAATTgmail.com
- fix openmpi compilation and add gmp support
Thu Jul 3 14:00:00 2014 kkhere.geoAATTgmail.com
- update to version 2.3.1
For release notes see
http://www.dune-project.org/releasenotes/releasenotes-2.3.html
Tue Jun 11 14:00:00 2013 scorotAATTfree.fr
- update to version 2.2.1
* Fixed warnings about unused typedefs.
* More standard compliant shared_ptr implementation usable with
gcc-4.1.
* More standard compliant nullptr implementation
* Fixed illegal forward declaration of std::pair (FS 1121)
* Fixed infinity norm of NaN matrices (FS 1147)
* The infinity_norm of a DenseVector returns NaN if one of its
entries is NaN (FS 1147)
* Improved support for clang compiler
Wed Mar 27 13:00:00 2013 joop.boonenAATTopensuse.org
- Fixed the build for openSUSE > 12.3
- Created a seperate doc package because of the size
Mon Oct 15 14:00:00 2012 scorotAATTfree.fr
- build parallel version with openmpi
Tue Aug 28 14:00:00 2012 scorotAATTfree.fr
- devel package requires boost-devel
- remove aclocal files that conflict with boost on 11.3 and 11.4
Sat Aug 4 14:00:00 2012 scorotAATTfree.fr
- move some dirs from devel to main package
- add blas and lapack in build requirements
Sat Aug 4 14:00:00 2012 scorotAATTfree.fr
- first package