Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package blitz for openSUSE:Factory checked 
in at 2021-03-20 21:26:32
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/blitz (Old)
 and      /work/SRC/openSUSE:Factory/.blitz.new.2401 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "blitz"

Sat Mar 20 21:26:32 2021 rev:2 rq:880267 version:1.0.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/blitz/blitz.changes      2020-08-25 
09:36:57.776147977 +0200
+++ /work/SRC/openSUSE:Factory/.blitz.new.2401/blitz.changes    2021-03-20 
21:26:48.469235114 +0100
@@ -1,0 +2,6 @@
+Fri Mar 19 09:39:38 UTC 2021 - Atri Bhattacharya <[email protected]>
+
+- Build without PAPI support for all supported openSUSE versions
+  (boo#1183759).
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ blitz.spec ++++++
--- /var/tmp/diff_new_pack.SX1weg/_old  2021-03-20 21:26:48.901235620 +0100
+++ /var/tmp/diff_new_pack.SX1weg/_new  2021-03-20 21:26:48.905235624 +0100
@@ -18,14 +18,13 @@
 
 %define   sonum 0
 # Conditionals
+# PAPI >= 6.0 is unsupported [https://github.com/blitzpp/blitz/issues/162]
+%bcond_with papi
 # Issue with make doc causing failed builds for openSUSE Leap 15.2
-# openSUSE >= 1550 has PAPI >= 6.0 which is unsupported 
[https://github.com/blitzpp/blitz/issues/162]
 %if 0%{?suse_version} >= 1550
 %bcond_without doc
-%bcond_with papi
 %else
 %bcond_with doc
-%bcond_without papi
 %endif
 # /Conditionals
 Name:           blitz

Reply via email to