SHA256
1
0
forked from pool/bison

Accepting request 151417 from devel:ARM:AArch64:Factory

version update

OBS-URL: https://build.opensuse.org/request/show/151417
OBS-URL: https://build.opensuse.org/package/show/devel:tools:compiler/bison?expand=0&rev=24
This commit is contained in:
Ismail Dönmez 2013-02-21 21:20:46 +00:00 committed by Git OBS Bridge
parent 738059dc7b
commit f1af7f2fbc
4 changed files with 17 additions and 5 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:8640d5b51aad462db6863711f333a9159836853e0b1e79fdef708c6efb5cd52b
size 1669260

3
bison-2.7.tar.xz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:43d8c5c466486031d5e7195a152ff49651ccac91599692e788b5ec5b693ca7fd
size 1776640

View File

@ -1,3 +1,15 @@
-------------------------------------------------------------------
Wed Feb 6 06:11:30 UTC 2013 - adrian@suse.com
- bison update to 2.7
* Changes in the format of error messages
* New format for error reports: carets
* New value for %define variable: api.pure full
* New %define variable: api.location.type (glr.cc, lalr1.cc, lalr1.java)
* Exception safety (lalr1.cc)
* Graph improvements in DOT and XSLT
* %language is no longer an experimental feature.
-------------------------------------------------------------------
Mon Nov 12 16:23:50 UTC 2012 - crrodriguez@opensuse.org

View File

@ -18,13 +18,13 @@
Name: bison
BuildRequires: gcc-c++
BuildRequires: xz
BuildRequires: xz flex
Requires(pre): %install_info_prereq
# bug437293
%ifarch ppc64
Obsoletes: bison-64bit
%endif
Version: 2.6.5
Version: 2.7
Release: 0
Summary: The GNU Parser Generator
License: GPL-3.0+