Hello community, here is the log from the commit of package bison for openSUSE:Factory checked in at 2018-06-27 10:15:06 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/bison (Old) and /work/SRC/openSUSE:Factory/.bison.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "bison" Wed Jun 27 10:15:06 2018 rev:37 rq:617402 version:3.0.5 Changes: -------- --- /work/SRC/openSUSE:Factory/bison/bison.changes 2017-01-19 10:33:55.649058785 +0100 +++ /work/SRC/openSUSE:Factory/.bison.new/bison.changes 2018-06-27 10:15:11.601632241 +0200 @@ -1,0 +2,11 @@ +Fri Jun 15 19:11:25 UTC 2018 - [email protected] + +- bison 3.0.5: + * C++: Fix support of 'syntax_error' + * Fix various C++ warnings + * Fix issues with C++ parsers where out-of-bounds errors could + happen when a rule with an empty ride-hand side raises a + syntax error +- drop gcc7-fix.patch, no longer required + +------------------------------------------------------------------- Old: ---- bison-3.0.4.tar.xz bison-3.0.4.tar.xz.sig gcc7-fix.patch New: ---- bison-3.0.5.tar.xz bison-3.0.5.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ bison.spec ++++++ --- /var/tmp/diff_new_pack.dewMT9/_old 2018-06-27 10:15:12.469600664 +0200 +++ /var/tmp/diff_new_pack.dewMT9/_new 2018-06-27 10:15:12.469600664 +0200 @@ -1,7 +1,7 @@ # # spec file for package bison # -# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2018 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,17 +17,16 @@ Name: bison -Version: 3.0.4 +Version: 3.0.5 Release: 0 Summary: The GNU Parser Generator -License: GPL-3.0+ +License: GPL-3.0-or-later Group: Development/Languages/C and C++ -Url: http://www.gnu.org/software/bison/bison.html +URL: http://www.gnu.org/software/bison/bison.html Source0: http://ftp.gnu.org/gnu/%{name}/%{name}-%{version}.tar.xz Source1: http://ftp.gnu.org/gnu/%{name}/%{name}-%{version}.tar.xz.sig Source2: %{name}.keyring Source3: baselibs.conf -Patch1: gcc7-fix.patch BuildRequires: autoconf BuildRequires: flex BuildRequires: gcc-c++ @@ -36,7 +35,6 @@ Requires(post): %{install_info_prereq} Requires(preun): %{install_info_prereq} Recommends: %{name}-lang -BuildRoot: %{_tmppath}/%{name}-%{version}-build %description Bison is a parser generator similar to yacc(1). @@ -45,7 +43,6 @@ %prep %setup -q -%patch1 %build %configure --disable-silent-rules \ @@ -59,11 +56,10 @@ make %{?_smp_mflags} check %install -make DESTDIR=%{buildroot} install %{?_smp_mflags} +%make_install %find_lang %{name} --all-name %files -%defattr(-,root,root) %{_docdir}/%{name} %dir %{_datadir}/aclocal %{_bindir}/bison @@ -73,11 +69,10 @@ %dir %{_datadir}/aclocal %{_datadir}/aclocal/bison-i18n.m4 %{_infodir}/bison.info*.gz -%{_mandir}/man1/bison.1.gz -%{_mandir}/man1/yacc.1.gz +%{_mandir}/man1/bison.1%{?ext_man} +%{_mandir}/man1/yacc.1%{?ext_man} %files lang -f %{name}.lang -%defattr(-,root,root) %post %install_info --info-dir=%{_infodir} %{_infodir}/%{name}.info.gz ++++++ bison-3.0.4.tar.xz -> bison-3.0.5.tar.xz ++++++ ++++ 167575 lines of diff (skipped)
