Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package superlu for openSUSE:Factory checked 
in at 2021-10-11 15:30:37
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/superlu (Old)
 and      /work/SRC/openSUSE:Factory/.superlu.new.2443 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "superlu"

Mon Oct 11 15:30:37 2021 rev:28 rq:922790 version:5.3.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/superlu/superlu.changes  2021-02-07 
15:18:14.925690578 +0100
+++ /work/SRC/openSUSE:Factory/.superlu.new.2443/superlu.changes        
2021-10-11 15:31:09.238800404 +0200
@@ -1,0 +2,5 @@
+Thu Sep 30 19:47:48 UTC 2021 - Antoine Ginies <agin...@suse.com>
+
+- update to version 5.3.0 (JSC#SLE-22138)
+
+-------------------------------------------------------------------

Old:
----
  superlu-5.2.2.tar.gz

New:
----
  superlu-5.3.0.tar.gz

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

Other differences:
------------------
++++++ superlu.spec ++++++
--- /var/tmp/diff_new_pack.dODq7q/_old  2021-10-11 15:31:09.918801494 +0200
+++ /var/tmp/diff_new_pack.dODq7q/_new  2021-10-11 15:31:09.922801501 +0200
@@ -20,7 +20,7 @@
 
 # Base package name
 %define pname superlu
-%define ver 5.2.2
+%define ver 5.3.0
 %define _ver %(echo %{ver} | tr . _)
 
 %if "%flavor" == ""
@@ -90,7 +90,7 @@
 Version:        %{ver}
 Release:        0
 URL:            https://portal.nersc.gov/project/sparse/superlu/
-Source0:        superlu-5.2.2.tar.gz
+Source0:        %{pname}-%{version}.tar.gz
 # Tarball above is generated with the script below
 Source1:        get-tarball.sh
 Source2:        README.SUSE

++++++ README.SUSE ++++++
--- /var/tmp/diff_new_pack.dODq7q/_old  2021-10-11 15:31:09.954801552 +0200
+++ /var/tmp/diff_new_pack.dODq7q/_new  2021-10-11 15:31:09.954801552 +0200
@@ -1,8 +1,10 @@
 This version of SuperLU is slightly different form the original SuperLU
 available on http://crd.lbl.gov/~xiaoye/SuperLU/. For legal reasons the
 routine mc64ad from the Harwell Subroutine Library cannot be redistributed
-by openSUSE and have been removed form the sources. Only SRC/mc64ad.c was
-removed from the tarball.
+by openSUSE and have been removed form the sources.
+
+mc64ad.c sgsisx.c sldperm.c dgsisx.c dldperm.c cgsisx.c cldperm.c zgsisx.c 
zldperm.c
+were removed from the tarball.
 
 However the SuperLU library provided by openSUSE is fully functionnal
 except that the mc64ad routine is not used.

++++++ get-tarball.sh ++++++
--- /var/tmp/diff_new_pack.dODq7q/_old  2021-10-11 15:31:09.986801603 +0200
+++ /var/tmp/diff_new_pack.dODq7q/_new  2021-10-11 15:31:09.986801603 +0200
@@ -1,7 +1,7 @@
 #!/bin/bash
 set -e
 
-VERSION=5.2.2
+VERSION=5.3.0
 FILES="mc64ad.c sgsisx.c sldperm.c dgsisx.c dldperm.c cgsisx.c cldperm.c 
zgsisx.c zldperm.c"
 
URL="https://github.com/xiaoyeli/superlu/archive/v$VERSION/superlu-$VERSION.tar.gz";
 TAR="superlu-$VERSION.tar.gz"

++++++ superlu-5.2.2.tar.gz -> superlu-5.3.0.tar.gz ++++++
++++ 75318 lines of diff (skipped)

Reply via email to