Hello community,

here is the log from the commit of package bison for openSUSE:Factory checked 
in at 2019-02-24 17:02:34
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/bison (Old)
 and      /work/SRC/openSUSE:Factory/.bison.new.28833 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "bison"

Sun Feb 24 17:02:34 2019 rev:42 rq:676934 version:3.3.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/bison/bison.changes      2019-02-08 
12:07:51.373594106 +0100
+++ /work/SRC/openSUSE:Factory/.bison.new.28833/bison.changes   2019-02-24 
17:02:37.184702598 +0100
@@ -1,0 +2,13 @@
+Sat Feb 16 06:45:57 UTC 2019 - Bernhard Wiedemann <[email protected]>
+
+- Run profiling without parallelism for reproducible build results
+  (boo#1040589)
+
+-------------------------------------------------------------------
+Mon Feb 04 17:11:14 UTC 2019 - [email protected]
+
+- bison 3.3.2:
+  * bison 3.3 failed to generate parsers for grammars with unused
+    nonterminal symbols
+
+-------------------------------------------------------------------

Old:
----
  bison-3.3.1.tar.xz
  bison-3.3.1.tar.xz.sig

New:
----
  bison-3.3.2.tar.xz
  bison-3.3.2.tar.xz.sig

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

Other differences:
------------------
++++++ bison.spec ++++++
--- /var/tmp/diff_new_pack.DMGkXy/_old  2019-02-24 17:02:38.056702184 +0100
+++ /var/tmp/diff_new_pack.DMGkXy/_new  2019-02-24 17:02:38.060702182 +0100
@@ -17,7 +17,7 @@
 
 
 Name:           bison
-Version:        3.3.1
+Version:        3.3.2
 Release:        0
 Summary:        The GNU Parser Generator
 License:        GPL-3.0-or-later
@@ -54,7 +54,8 @@
   gl_cv_func_printf_infinite_long_double=yes
 %if 0%{?do_profiling}
   make %{?_smp_mflags} CFLAGS="%{optflags} %{cflags_profile_generate}" V=1
-  make %{?_smp_mflags} CFLAGS="%{optflags}" check
+  # non-parallel profiling for reproducible results 
https://bugzilla.opensuse.org/show_bug.cgi?id=1040589
+  make CFLAGS="%{optflags}" check
   make %{?_smp_mflags} clean
   make %{?_smp_mflags} CFLAGS="%{optflags} %{cflags_profile_feedback}" V=1
 %else

++++++ bison-3.3.1.tar.xz -> bison-3.3.2.tar.xz ++++++
++++ 17309 lines of diff (skipped)


Reply via email to