Changelog for
lapacke-devel-3.5.0-12.1.x86_64.rpm :
Fri May 8 14:00:00 2015 dmitry_rAATTopensuse.org
- Fix static libraries list
Wed Jul 16 14:00:00 2014 idonmezAATTsuse.com
- Add baselibs.conf to sources
Mon Jul 14 14:00:00 2014 toddrme2178AATTgmail.com
- Include update-alternatives dependency in subpackages that use it
to guarantee it will be available.
Wed Jun 18 14:00:00 2014 dmitry_rAATTopensuse.org
- Move blas and lapack libraries to subdirectories for fixing
update-alternatives [bnc#861081]
- Add %posttrans scripts for fixing migration problems.
Thu Nov 21 13:00:00 2013 burnusAATTnet-b.de
- Update to 3.5.0
* Added Hermitian LDLT factorization routines with rook pivoting
algorithm
* 2-by-1 CSD to be used for tall and skinny matrix with orthonormal
columns
* New stopping criteria for balancing
* New complex division algorithm
* Various improvements
- No longer removing files due to license reasons as one file is
no longer part of Lapack and the others have been replaced by
new ones under the normal LAPACK license
Tue Oct 29 13:00:00 2013 lnt-sysadminAATTlists.lrz.de
- packaged symlinks created by update-alternative as %ghost files
- removed quotes from update-alternative command to silence rpmlint warning
Fri Mar 15 13:00:00 2013 dmitry_rAATTopensuse.org
- Split devel packages into devel and devel-static
Sun Jan 13 13:00:00 2013 scorotAATTfree.fr
- add update-alternative support to allow user to easily switch
between several blas and lapack libraries
Tue Nov 6 13:00:00 2012 burnusAATTnet-b.de
- Update to 3.4.2
* Bug fixes
Wed Jul 25 14:00:00 2012 idonmezAATTsuse.com
- Fix bnc#772628
Thu Jul 19 14:00:00 2012 scorotAATTfree.fr
- update baselibs.conf
Sun Jul 15 14:00:00 2012 scorotAATTfree.fr
- build the c interface lapacke
Thu May 31 14:00:00 2012 kukukAATTsuse.de
- doxygen >= 1.7 is required for building docu
Mon May 21 14:00:00 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 9 14:00:00 2012 cooloAATTsuse.com
- fixing dependencies for devel-32bit
Fri May 4 14:00:00 2012 burnusAATTnet-b.de
- Update to 3.4.1
* Bug fixes
Mon Apr 2 14:00:00 2012 rguentherAATTsuse.com
- Undo spec file obfuscation
Fri Mar 30 14:00:00 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 13:00:00 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 13:00:00 2012 cooloAATTsuse.com
- patch license to follow spdx.org standard
Wed Nov 23 13:00:00 2011 jengelhAATTmedozas.de
- Remove redundant/unwanted tags/section (cf. specfile guidelines)
- Use %_smp_mflags for parallel building
Wed Nov 16 13:00:00 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 9 14:00:00 2011 burnusAATTnet-b.de
- Run BLAS and LAPACK testsuite when building
Thu May 12 14:00:00 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 14:00:00 2010 rguentherAATTnovell.com
- Add baselibs. [bnc#630656]
Thu Jul 8 14:00:00 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 9 13:00:00 2010 prusnakAATTsuse.cz
- package man and blas-man as noarch
Wed Jan 13 13:00:00 2010 rguentherAATTsuse.de
- Drop -O3 -funroll-all-loops compiler flags, build dcabs1.f with -O0.
[bnc#569978]
Mon May 18 14:00:00 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