Changelog for
blas-man-3.4.2-5.1.noarch.rpm :
* Fri Mar 15 2013 dmitry_rAATTopensuse.org- Split devel packages into devel and devel-static
* Sun Jan 13 2013 scorotAATTfree.fr- add update-alternative support to allow user to easily switch between several blas and lapack libraries
* Tue Nov 06 2012 burnusAATTnet-b.de- Update to 3.4.2
* Bug fixes
* Wed Jul 25 2012 idonmezAATTsuse.com- Fix bnc#772628
* Thu Jul 19 2012 scorotAATTfree.fr- update baselibs.conf
* Sun Jul 15 2012 scorotAATTfree.fr- build the c interface lapacke
* Thu May 31 2012 kukukAATTsuse.de- doxygen >= 1.7 is required for building docu
* Mon May 21 2012 saschpeAATTsuse.de- Change obsoletes \'<=\' for lapack and blas back to \'<\', there was a version update in between- Remove psfig.tex (bnc#757332)
* Wed May 09 2012 cooloAATTsuse.com- fixing dependencies for devel-32bit
* Fri May 04 2012 burnusAATTnet-b.de- Update to 3.4.1
* Bug fixes
* Mon Apr 02 2012 rguentherAATTsuse.com- Undo spec file obfuscation
* Fri Mar 30 2012 toddrme2178AATTgmail.com- Fixed building on openSUSE 11.4 by fixing defattr- Made the package groups consistent: Development/Libraries/Parallel- Cleaned up spec file formatting- Made all requires use the new package naming
* Wed Mar 14 2012 saschpeAATTsuse.de- Adhere to shared library policy, packages containing
*.so or
*.h files have to be named $FOO-devel, packages containing
*.a files either have to be named $FOO-devel-static or provide this name- Set license to \'BSD-3-Clause\', according to the file LICENSE and the description on http://www.netlib.org/lapack/ it\'s not public domain- Package README and LICENSE in library packages- Removed rpmlint filters- Use upstream tarball URL
* Mon Feb 13 2012 cooloAATTsuse.com- patch license to follow spdx.org standard
* Wed Nov 23 2011 jengelhAATTmedozas.de- Remove redundant/unwanted tags/section (cf. specfile guidelines)- Use %_smp_mflags for parallel building
* Wed Nov 16 2011 burnusAATTnet-b.de- Update to 3.4.0
* xGEQRT: QR factorization (improved interface)
* xGEQRT3: recursive QR factorization.
* xTPQRT: Communication-Avoiding QR sequential kernels.
* Bug fixes.
* Changes see http://www.netlib.org/lapack/lapack-3.4.0.html
* Fri Sep 09 2011 burnusAATTnet-b.de- Run BLAS and LAPACK testsuite when building
* Thu May 12 2011 burnusAATTnet-b.de- Update to 3.3.1 [bnc#654560]
* New procedures to compute the complete CS decomposition of a partitioned unitary matrix
* Level-3 BLAS symmetric indefinite solve (xSYTRS) and symmetric indefinite inversion (xSYTRI)
* Bug fixes
* Changes see at http://www.netlib.org/lapack/lapack-3.3.1.html and http://www.netlib.org/lapack/lapack-3.3.0.html
* Thu Aug 12 2010 rguentherAATTnovell.com- Add baselibs. [bnc#630656]
* Thu Jul 08 2010 burnusAATTnet-b.de- Update to version 3.2.2
* Bug fix release
* Changes see at http://www.netlib.org/lapack/lapack-3.2.2.html
* Tue Feb 09 2010 prusnakAATTsuse.cz- package man and blas-man as noarch
* Wed Jan 13 2010 rguentherAATTsuse.de- Drop -O3 -funroll-all-loops compiler flags, build dcabs1.f with -O0. [bnc#569978]
* Mon May 18 2009 dominique-obsAATTleuenberger.net- Update to version 3.2.1 [bnc#504669]
* Changes see at http://www.netlib.org/lapack/lapack-3.2.1.html