Hello community, here is the log from the commit of package bison for openSUSE:Factory checked in at 2012-10-12 07:41:28 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/bison (Old) and /work/SRC/openSUSE:Factory/.bison.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "bison", Maintainer is "[email protected]" Changes: -------- --- /work/SRC/openSUSE:Factory/bison/bison.changes 2012-08-27 15:48:54.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.bison.new/bison.changes 2012-10-12 07:48:15.000000000 +0200 @@ -1,0 +2,11 @@ +Sun Sep 23 17:27:27 UTC 2012 - [email protected] + +- Update to version 2.6.2: + + Buffer overruns, complaints from Flex, and portability issues + in the test suite have been fixed. + + Changelist too long to fit here, see NEWS +- Source format is now .xz +- Remove bison-stdio.in.patch: seems upstreamed +- Add 'xz' to BuildRequires + +------------------------------------------------------------------- Old: ---- bison-2.5.tar.bz2 bison-stdio.in.patch New: ---- bison-2.6.2.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ bison.spec ++++++ --- /var/tmp/diff_new_pack.RTKhmu/_old 2012-10-12 07:48:16.000000000 +0200 +++ /var/tmp/diff_new_pack.RTKhmu/_new 2012-10-12 07:48:16.000000000 +0200 @@ -18,21 +18,20 @@ Name: bison BuildRequires: gcc-c++ +BuildRequires: xz Requires(pre): %install_info_prereq # bug437293 %ifarch ppc64 Obsoletes: bison-64bit %endif -Version: 2.5 +Version: 2.6.2 Release: 0 Summary: The GNU Parser Generator License: GPL-3.0+ Group: Development/Languages/C and C++ Url: http://www.gnu.org/software/bison/bison.html -Source: bison-%{version}.tar.bz2 +Source: bison-%{version}.tar.xz Source2: baselibs.conf -Patch1: bison-stdio.in.patch -# Requires: m4 BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -41,7 +40,6 @@ %prep %setup -q -%patch1 -p1 %build %configure -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
