Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package exiv2 for openSUSE:Factory checked 
in at 2024-07-09 20:02:44
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/exiv2 (Old)
 and      /work/SRC/openSUSE:Factory/.exiv2.new.2080 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "exiv2"

Tue Jul  9 20:02:44 2024 rev:82 rq:1186110 version:0.28.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/exiv2/exiv2.changes      2024-03-08 
18:07:43.682885747 +0100
+++ /work/SRC/openSUSE:Factory/.exiv2.new.2080/exiv2.changes    2024-07-09 
20:02:48.838112029 +0200
@@ -1,0 +2,6 @@
+Mon Jul  8 08:28:26 UTC 2024 - Dirk Müller <dmuel...@suse.com>
+
+- use --parallel as single-dash parameters are eaten by
+  ctest's rpm macro
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ exiv2.spec ++++++
--- /var/tmp/diff_new_pack.16FR3j/_old  2024-07-09 20:02:49.646141434 +0200
+++ /var/tmp/diff_new_pack.16FR3j/_new  2024-07-09 20:02:49.650141579 +0200
@@ -175,7 +175,7 @@
 # See: https://github.com/Exiv2/exiv2/issues/933
 export disabled_tests="-E bugfixTests"
 %endif
-%ctest -- -j1 $disabled_tests
+%ctest --parallel 1 $disabled_tests
 
 %post -n libexiv2-28 -p /sbin/ldconfig
 %postun -n libexiv2-28 -p /sbin/ldconfig

Reply via email to