Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package scalapack for openSUSE:Factory 
checked in at 2026-04-22 16:59:25
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/scalapack (Old)
 and      /work/SRC/openSUSE:Factory/.scalapack.new.11940 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "scalapack"

Wed Apr 22 16:59:25 2026 rev:28 rq:1348656 version:2.2.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/scalapack/scalapack.changes      2025-04-03 
16:47:22.056530876 +0200
+++ /work/SRC/openSUSE:Factory/.scalapack.new.11940/scalapack.changes   
2026-04-22 17:00:18.501768685 +0200
@@ -1,0 +2,30 @@
+Fri Apr 17 07:02:28 UTC 2026 - Atri Bhattacharya <[email protected]>
+
+- Update to version 2.2.2:
+  * Fix parallel builds with GNU make
+    (gh#Reference-ScaLAPACK/scalapack#53).
+  * Fixes #47 (gh#Reference-ScaLAPACK/scalapack#57).
+  * CMake: Allow to override CDEFS
+    (gh#Reference-ScaLAPACK/scalapack#59).
+  * Set CMAKE_POSITION_INDEPENDENT_CODE if need be
+    (gh#Reference-ScaLAPACK/scalapack#61).
+  * Update CMake requirements
+    (gh#Reference-ScaLAPACK/scalapack#65).
+  * Update MPI linking, building tests
+    (gh#Reference-ScaLAPACK/scalapack#67).
+  * restore topology (gh#Reference-ScaLAPACK/scalapack#75).
+  * Fix issue with checking input parameter in p?potri
+    (gh#Reference-ScaLAPACK/scalapack#79).
+  * Added PxTRRFS to SRC/Makefile and SRC/CMakeLists.txt
+    (gh#Reference-ScaLAPACK/scalapack#89).
+  * Fix gcc warnings about Fortran 2018 deleted features
+    (gh#Reference-ScaLAPACK/scalapack#93).
+  * Fix -Wextra-semi-stmt -Wparentheses
+    (gh#Reference-ScaLAPACK/scalapack#94).
+  * Use size_t in mr2d_malloc instead of index-bound Int
+    (gh#Reference-ScaLAPACK/scalapack#85).
+- Add scalapack-function-arg-error.patch: Fix errors where
+  function declaration arguments did not match bodies (upstream
+  commit 0cd017a).
+
+-------------------------------------------------------------------

Old:
----
  scalapack-2.2.0.tgz

New:
----
  scalapack-2.2.2.tar.gz
  scalapack-function-arg-error.patch

----------(New B)----------
  New:    (gh#Reference-ScaLAPACK/scalapack#85).
- Add scalapack-function-arg-error.patch: Fix errors where
  function declaration arguments did not match bodies (upstream
----------(New E)----------

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

Other differences:
------------------
++++++ scalapack.spec ++++++
--- /var/tmp/diff_new_pack.SuEWXM/_old  2026-04-22 17:00:19.261800135 +0200
+++ /var/tmp/diff_new_pack.SuEWXM/_new  2026-04-22 17:00:19.261800135 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package scalapack
 #
-# Copyright (c) 2025 SUSE LLC
+# Copyright (c) 2026 SUSE LLC and contributors
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -47,14 +47,16 @@
 %define p_includedir %{_includedir}
 
 Name:           %{package_name}
-Version:        2.2.0
+Version:        2.2.2
 Release:        0
 Summary:        A subset of LAPACK routines redesigned for heterogenous 
computing
 # This is freely distributable without any restrictions.
-License:        SUSE-Public-Domain
+License:        LicenseRef-SUSE-Public-Domain
 Group:          Development/Libraries/Parallel
 URL:            http://www.netlib.org/scalapack/
-Source0:        http://www.netlib.org/scalapack/%{pname}-%{version}.tgz
+Source0:        
https://github.com/Reference-ScaLAPACK/%{pname}/archive/refs/tags/v%{version}.tar.gz#/%{pname}-%{version}.tar.gz
+# PATCH-FIX-UPSTREAM
+Patch0:         
https://github.com/Reference-ScaLAPACK/scalapack/commit/655382dde66dee44eac466d84608abdb7abf7411.patch#/scalapack-function-arg-error.patch
 BuildRequires:  %{mpi_flavor}-devel
 BuildRequires:  blas-devel
 BuildRequires:  cmake >= 2.8
@@ -202,7 +204,7 @@
 This package contains static libraries for BLACS, compiled against 
%{mpi_flavor}%{?mpi_vers}.
 
 %prep
-%setup -q -n %{pname}-%{version}
+%autosetup -p1 -n %{pname}-%{version}
 cp SLmake.inc.example SLmake.inc
 cat > %{_sourcedir}/baselibs.conf  <<EOF
 %{libname %{?_vers}}

++++++ scalapack-function-arg-error.patch ++++++
++++ 2290 lines (skipped)

Reply via email to