Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package benchmark for openSUSE:Factory 
checked in at 2024-01-25 18:39:19
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/benchmark (Old)
 and      /work/SRC/openSUSE:Factory/.benchmark.new.1815 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "benchmark"

Thu Jan 25 18:39:19 2024 rev:23 rq:1141438 version:1.7.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/benchmark/benchmark.changes      2022-12-07 
17:35:37.080753663 +0100
+++ /work/SRC/openSUSE:Factory/.benchmark.new.1815/benchmark.changes    
2024-01-25 18:39:21.938715142 +0100
@@ -1,0 +2,6 @@
+Wed Jan 24 14:38:01 UTC 2024 - Stefan Brüns <stefan.bru...@rwth-aachen.de>
+
+- Fix build to cope with changes in (open)SUSE specific cmake
+  macros, no user visible changes.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ benchmark.spec ++++++
--- /var/tmp/diff_new_pack.UpgNGY/_old  2024-01-25 18:39:22.494735208 +0100
+++ /var/tmp/diff_new_pack.UpgNGY/_new  2024-01-25 18:39:22.498735352 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package benchmark
 #
-# Copyright (c) 2022 SUSE LLC
+# Copyright (c) 2024 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -71,7 +71,9 @@
 # dont ship debug stuff
 rm -rf %{buildroot}%{_libexecdir}/debug
 # doc will be installed in different location
+# Location differs between TW and SLE/Leap, clear both
 rm -rf %{buildroot}%{_datadir}/doc/benchmark
+rm -rf %{buildroot}%{_datadir}/doc/packages/benchmark
 
 %check
 # path needs to be exported otherwise unit tests will fail

Reply via email to