Hello community,

here is the log from the commit of package lapack for openSUSE:Factory checked 
in at 2017-06-17 10:20:09
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/lapack (Old)
 and      /work/SRC/openSUSE:Factory/.lapack.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "lapack"

Sat Jun 17 10:20:09 2017 rev:42 rq:501797 version:3.5.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/lapack/lapack-man.changes        2017-06-04 
01:48:04.343860486 +0200
+++ /work/SRC/openSUSE:Factory/.lapack.new/lapack-man.changes   2017-06-17 
10:20:15.426876184 +0200
@@ -1,0 +2,5 @@
+Wed May 31 21:39:51 UTC 2017 - [email protected]
+
+- Correct RPM groups
+
+-------------------------------------------------------------------
@@ -7,0 +13,365 @@
+
+-------------------------------------------------------------------
+Fri May  8 20:20:52 UTC 2015 - [email protected]
+
+- Fix static libraries list
+
+-------------------------------------------------------------------
+Wed Jul 16 08:39:20 UTC 2014 - [email protected]
+
+- Add baselibs.conf to sources
+
+-------------------------------------------------------------------
+Mon Jul 14 16:38:58 UTC 2014 - [email protected]
+
+- Include update-alternatives dependency in subpackages that use it
+  to guarantee it will be available.
+
+-------------------------------------------------------------------
+Wed Jun 18 08:15:19 UTC 2014 - [email protected]
+
+- Move blas and lapack libraries to subdirectories for fixing
+  update-alternatives [bnc#861081]
+- Add %posttrans scripts for fixing migration problems.
+
+-------------------------------------------------------------------
+Thu Nov 21 20:52:18 UTC 2013 - [email protected]
+
+- 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 12:53:29 UTC 2013 - [email protected]
+
+- packaged symlinks created by update-alternative as %ghost files
+- removed quotes from update-alternative command to silence rpmlint warning
+
+-------------------------------------------------------------------
+Fri Mar 15 18:53:22 UTC 2013 - [email protected]
+
+- Split devel packages into devel and devel-static
+
+-------------------------------------------------------------------
+Sun Jan 13 00:04:56 UTC 2013 - [email protected]
+
+- add update-alternative support to allow user to easily switch
+  between several blas and lapack libraries 
+
+-------------------------------------------------------------------
+Tue Nov  6 10:10:53 UTC 2012 - [email protected]
+
+- Update to 3.4.2
+  * Bug fixes
+
+-------------------------------------------------------------------
+Wed Jul 25 14:30:36 UTC 2012 - [email protected]
+
+- Fix bnc#772628 
+
+-------------------------------------------------------------------
+Thu Jul 19 20:44:04 UTC 2012 - [email protected]
+
+- update baselibs.conf 
+
+-------------------------------------------------------------------
+Sun Jul 15 18:47:19 UTC 2012 - [email protected]
+
+- build the c interface lapacke
+
+-------------------------------------------------------------------
+Thu May 31 13:52:43 CEST 2012 - [email protected]
+
+- doxygen >= 1.7 is required for building docu
+
+-------------------------------------------------------------------
+Mon May 21 14:40:18 UTC 2012 - [email protected]
+
+- Change obsoletes '<=' for lapack and blas back to '<', there was a
+  version update in between
+- Remove psfig.tex (bnc#757332)
+
+-------------------------------------------------------------------
+Wed May  9 13:04:08 UTC 2012 - [email protected]
+
+- fixing dependencies for devel-32bit
+
+-------------------------------------------------------------------
+Fri May  4 13:44:58 UTC 2012 - [email protected]
+
+- Update to 3.4.1
+  * Bug fixes
+
+-------------------------------------------------------------------
+Mon Apr  2 11:47:20 UTC 2012 - [email protected]
+
+- Undo spec file obfuscation
+
+-------------------------------------------------------------------
+Fri Mar 30 14:11:58 UTC 2012 - [email protected]
+
+- 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 12:31:13 UTC 2012 - [email protected]
+
+- 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 10:48:17 UTC 2012 - [email protected]
+
+- patch license to follow spdx.org standard
+
+-------------------------------------------------------------------
+Wed Nov 23 14:04:54 UTC 2011 - [email protected]
+
+- Remove redundant/unwanted tags/section (cf. specfile guidelines)
+- Use %_smp_mflags for parallel building
+
+-------------------------------------------------------------------
+Wed Nov 16 21:03:58 UTC 2011 - [email protected]
+
+- 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 13:58:10 UTC 2011 - [email protected]
+
+- Run BLAS and LAPACK testsuite when building
+
+-------------------------------------------------------------------
+Thu May 12 07:12:55 UTC 2011 - [email protected]
+
+- 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 13:52:25 UTC 2010 - [email protected]
+
+- Add baselibs.  [bnc#630656]
+
+-------------------------------------------------------------------
+Thu Jul  8 14:36:20 UTC 2010 - [email protected]
+
+- 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 18:56:59 CET 2010 - [email protected]
+
+- package man and blas-man as noarch
+
+-------------------------------------------------------------------
+Wed Jan 13 13:15:58 CET 2010 - [email protected]
+
+- Drop -O3 -funroll-all-loops compiler flags, build dcabs1.f with -O0.
+  [bnc#569978]
+
+-------------------------------------------------------------------
+Mon May 18 15:26:56 CEST 2009 - [email protected]
+
+- Update to version 3.2.1 [bnc#504669]
+  * Changes see at http://www.netlib.org/lapack/lapack-3.2.1.html
++++ 174 more lines (skipped)
++++ between /work/SRC/openSUSE:Factory/lapack/lapack-man.changes
++++ and /work/SRC/openSUSE:Factory/.lapack.new/lapack-man.changes
--- /work/SRC/openSUSE:Factory/lapack/lapack.changes    2017-06-04 
01:48:04.395853140 +0200
+++ /work/SRC/openSUSE:Factory/.lapack.new/lapack.changes       2017-06-17 
10:20:16.582713138 +0200
@@ -1,0 +2,5 @@
+Wed May 31 21:39:51 UTC 2017 - [email protected]
+
+- Correct RPM groups
+
+-------------------------------------------------------------------

New:
----
  pre_checkin.sh

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ lapack-man.spec ++++++
--- /var/tmp/diff_new_pack.2JXxzP/_old  2017-06-17 10:20:18.474446284 +0200
+++ /var/tmp/diff_new_pack.2JXxzP/_new  2017-06-17 10:20:18.478445719 +0200
@@ -22,7 +22,7 @@
 Release:        0
 Summary:        Manpages for LAPACK
 License:        BSD-3-Clause
-Group:          Development/Libraries/Parallel
+Group:          Documentation/HTML
 Url:            http://www.netlib.org/lapack/
 Source0:        http://www.netlib.org/lapack/%{_name}-%{version}.tgz
 BuildRequires:  doxygen >= 1.7

++++++ pre_checkin.sh ++++++
#!/bin/sh
cp lapack.changes lapack-man.changes

Reply via email to