Changelog for
dune-common-openmpi-2.2.1-1.1.x86_64.rpm :
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