Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package arpack-ng for openSUSE:Factory 
checked in at 2022-12-06 14:24:03
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/arpack-ng (Old)
 and      /work/SRC/openSUSE:Factory/.arpack-ng.new.1835 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "arpack-ng"

Tue Dec  6 14:24:03 2022 rev:25 rq:1040497 version:3.8.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/arpack-ng/arpack-ng.changes      2022-05-13 
23:03:06.799119890 +0200
+++ /work/SRC/openSUSE:Factory/.arpack-ng.new.1835/arpack-ng.changes    
2022-12-06 14:24:18.778106435 +0100
@@ -1,0 +2,7 @@
+Mon Dec  5 19:10:27 UTC 2022 - Stefan Brüns <stefan.bru...@rwth-aachen.de>
+
+- Add memory constraints for pyarpack builds on s390x (slightly
+  higher than on other 64 bit archs).
+- Remove obsolete rpmlintrc.
+
+-------------------------------------------------------------------

Old:
----
  arpack-ng-rpmlintrc

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

Other differences:
------------------
++++++ arpack-ng.spec ++++++
--- /var/tmp/diff_new_pack.qcRFLF/_old  2022-12-06 14:24:20.926124749 +0100
+++ /var/tmp/diff_new_pack.qcRFLF/_new  2022-12-06 14:24:20.930124782 +0100
@@ -113,7 +113,6 @@
 Group:          System/Libraries
 URL:            https://github.com/opencollab/arpack-ng
 Source0:        
https://github.com/opencollab/arpack-ng/archive/%{version}.tar.gz#/arpack-ng-%{version}.tar.gz
-Source99:       arpack-ng-rpmlintrc
 # PATCH-FEATURE-OPENSUSE arpack-ng-python-module-installdir.patch 
badshah...@gmail.com -- Install python module to standard python sitearch 
instead of libdir
 Patch0:         arpack-ng-python-module-installdir.patch
 # PATCH-FIX-UPSTREAM -- Fix mixup of relative and absolute libdir in pkgconfig 
files

++++++ _constraints ++++++
--- /var/tmp/diff_new_pack.qcRFLF/_old  2022-12-06 14:24:20.966125090 +0100
+++ /var/tmp/diff_new_pack.qcRFLF/_new  2022-12-06 14:24:20.970125123 +0100
@@ -19,5 +19,19 @@
       </memory>
     </hardware>
   </overwrite>
+  <overwrite>
+    <conditions>
+      <arch>s390x</arch>
+      <package>arpack-ng:serial</package>
+    </conditions>
+    <hardware>
+      <disk>
+        <size unit="G">3</size>
+      </disk>
+      <memory>
+        <size unit="G">11</size>
+      </memory>
+    </hardware>
+  </overwrite>
 </constraints>
 

Reply via email to