Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package bison for openSUSE:Factory checked in at 2021-02-01 13:25:17 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/bison (Old) and /work/SRC/openSUSE:Factory/.bison.new.28504 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "bison" Mon Feb 1 13:25:17 2021 rev:58 rq:866721 version:3.7.5 Changes: -------- --- /work/SRC/openSUSE:Factory/bison/bison.changes 2020-11-23 18:38:19.432612017 +0100 +++ /work/SRC/openSUSE:Factory/.bison.new.28504/bison.changes 2021-02-01 13:25:20.889836064 +0100 @@ -1,0 +2,18 @@ +Sun Jan 24 15:35:28 UTC 2021 - Dirk M??ller <dmuel...@suse.com> + +- use https for sources + +------------------------------------------------------------------- +Sun Jan 24 15:14:31 UTC 2021 - Andreas Stieger <andreas.stie...@gmx.de> + +- GNU bison 3.7.5: + * Fix crashes in counterexample generation + * Fix Table Generation generating incorrect parsers when there + are many useless tokens + * GLR parsers now support %merge together with + api.value.type=union + * C++ parsers use noexcept in more places + * Generated parsers avoid some warnings about signedness issues + * C-language parsers now avoid warnings from pedantic clang + +------------------------------------------------------------------- Old: ---- bison-3.7.4.tar.xz bison-3.7.4.tar.xz.sig New: ---- bison-3.7.5.tar.xz bison-3.7.5.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ bison.spec ++++++ --- /var/tmp/diff_new_pack.MD6pfK/_old 2021-02-01 13:25:22.021837840 +0100 +++ /var/tmp/diff_new_pack.MD6pfK/_new 2021-02-01 13:25:22.025837846 +0100 @@ -1,7 +1,7 @@ # # spec file for package bison # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2021 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,21 +17,19 @@ Name: bison -Version: 3.7.4 +Version: 3.7.5 Release: 0 Summary: The GNU Parser Generator License: GPL-3.0-or-later Group: Development/Languages/C and C++ URL: https://www.gnu.org/software/bison/bison.html -Source0: ftp://ftp.gnu.org/gnu/bison/bison-%{version}.tar.xz -Source1: ftp://ftp.gnu.org/gnu/bison/bison-%{version}.tar.xz.sig +Source0: https://ftp.gnu.org/gnu/bison/bison-%{version}.tar.xz +Source1: https://ftp.gnu.org/gnu/bison/bison-%{version}.tar.xz.sig Source2: %{name}.keyring Source3: baselibs.conf BuildRequires: flex BuildRequires: gcc-c++ Requires: m4 -Requires(post): %{install_info_prereq} -Requires(preun): %{install_info_prereq} %description Bison is a parser generator similar to yacc(1). @@ -68,12 +66,6 @@ %make_install %find_lang %{name} --all-name -%post -%install_info --info-dir=%{_infodir} %{_infodir}/%{name}.info.gz - -%preun -%install_info_delete --info-dir=%{_infodir} %{_infodir}/%{name}.info.gz - %files lang -f %{name}.lang %files ++++++ bison-3.7.4.tar.xz -> bison-3.7.5.tar.xz ++++++ ++++ 27004 lines of diff (skipped)