Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package petsc for openSUSE:Factory checked 
in at 2023-03-25 18:55:20
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/petsc (Old)
 and      /work/SRC/openSUSE:Factory/.petsc.new.31432 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "petsc"

Sat Mar 25 18:55:20 2023 rev:32 rq:1073972 version:3.18.5

Changes:
--------
--- /work/SRC/openSUSE:Factory/petsc/petsc.changes      2023-02-15 
13:41:13.323000514 +0100
+++ /work/SRC/openSUSE:Factory/.petsc.new.31432/petsc.changes   2023-03-25 
18:55:33.974729752 +0100
@@ -1,0 +2,9 @@
+Wed Mar 22 02:39:29 UTC 2023 - Stefan Brüns <stefan.bru...@rwth-aachen.de>
+
+- Update to version 3.18.5.
+  * Too many changes to list, for details see 
+    https://petsc.org/release/docs/changes/
+- Fix broken usage of MAKEFLAGS, causing build failures with
+  gmake >= 4.4.1.
+
+-------------------------------------------------------------------

Old:
----
  petsc-3.18.4.tar.gz

New:
----
  petsc-3.18.5.tar.gz

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

Other differences:
------------------
++++++ petsc.spec ++++++
--- /var/tmp/diff_new_pack.Ss5PAc/_old  2023-03-25 18:55:35.686738701 +0100
+++ /var/tmp/diff_new_pack.Ss5PAc/_new  2023-03-25 18:55:35.690738722 +0100
@@ -19,8 +19,8 @@
 %global flavor @BUILD_FLAVOR@%{nil}
 
 %define pname petsc
-%define vers 3.18.4
-%define _vers 3_18_4
+%define vers 3.18.5
+%define _vers 3_18_5
 %define so_ver 3_18
 %define openblas_vers 0.3.6
 
@@ -500,6 +500,8 @@
 
 %setup -q -n petsc-%{version}
 %autopatch -p1
+# Fix broken MAKEFLAGS usage
+sed -i -e 's/MAKEFLAGS="[^"]*"//' lib/petsc/conf/rules
 
 # Fix shebangs in packaged scripts
 find src lib config share -type f -iname \*.py -exec sed -i \
@@ -589,7 +591,7 @@
         --with-hdf5-include=$HDF5_INC
 %endif
 
-make
+%make_build
 
 %install
 %if %{without hpc}

++++++ petsc-3.18.4.tar.gz -> petsc-3.18.5.tar.gz ++++++
/work/SRC/openSUSE:Factory/petsc/petsc-3.18.4.tar.gz 
/work/SRC/openSUSE:Factory/.petsc.new.31432/petsc-3.18.5.tar.gz differ: char 
20, line 1

Reply via email to