Hello community,

here is the log from the commit of package bison for openSUSE:Factory checked 
in at 2019-01-15 09:08:29
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/bison (Old)
 and      /work/SRC/openSUSE:Factory/.bison.new.28833 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "bison"

Tue Jan 15 09:08:29 2019 rev:40 rq:663693 version:3.2.4

Changes:
--------
--- /work/SRC/openSUSE:Factory/bison/bison.changes      2018-11-26 
10:13:47.474190493 +0100
+++ /work/SRC/openSUSE:Factory/.bison.new.28833/bison.changes   2019-01-15 
09:08:30.910671552 +0100
@@ -1,0 +2,22 @@
+Sun Jan  6 20:44:43 UTC 2019 - Martin Liška <[email protected]>
+
+- Do not build tests with -fprofile-generate in order to not to
+  overwrite gcda files (boo#1120868).
+
+-------------------------------------------------------------------
+Thu Dec 27 03:40:07 UTC 2018 - [email protected]
+
+- bison 3.2.4:
+  * Fix the move constructor of symbol_type
+  * Always provide a copy constructor for symbol_type
+
+-------------------------------------------------------------------
+Sat Dec 22 16:55:04 UTC 2018 - [email protected]
+
+- bison 3.2.3:
+  * c++: fix token constructors for types with commas
+  * data/variant.hh: Do not use user types
+  * tests/local.at: Adjust lex-related macros for tokenization
+  * test/types.at: Also ceck token constructors with commas
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ bison.spec ++++++
--- /var/tmp/diff_new_pack.pK7kjm/_old  2019-01-15 09:08:31.510671001 +0100
+++ /var/tmp/diff_new_pack.pK7kjm/_new  2019-01-15 09:08:31.510671001 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package bison
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 Name:           bison
-Version:        3.2.2
+Version:        3.2.4
 Release:        0
 Summary:        The GNU Parser Generator
 License:        GPL-3.0-or-later
@@ -54,7 +54,7 @@
   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} %{cflags_profile_generate}" check
+  make %{?_smp_mflags} CFLAGS="%{optflags}" check
   make %{?_smp_mflags} clean
   make %{?_smp_mflags} CFLAGS="%{optflags} %{cflags_profile_feedback}" V=1
 %else

++++++ bison-3.2.2.tar.xz -> bison-3.2.4.tar.xz ++++++
++++ 32866 lines of diff (skipped)


Reply via email to