forked from pool/bison
Accepting request 811319 from home:AndreasStieger:branches:devel:tools:compiler
GNU bison 3.6.3 OBS-URL: https://build.opensuse.org/request/show/811319 OBS-URL: https://build.opensuse.org/package/show/devel:tools:compiler/bison?expand=0&rev=91
This commit is contained in:
parent
b2b5cf7a09
commit
9e86271db9
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:4a164b5cc971b896ce976bf4b624fab7279e0729cf983a5135df7e4df0970f6e
|
||||
size 2468224
|
@ -1,6 +0,0 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iF0EABECAB0WIQR9+EN0se4fl2S74l0N3KoyeNUmTgUCXsDh1wAKCRAN3KoyeNUm
|
||||
Tk5JAJ91rN7z+TbAsM0y+YwtIyMkAtsGMACg0/F7YExOELnTXKV9lxEX9psD3U8=
|
||||
=sAyb
|
||||
-----END PGP SIGNATURE-----
|
3
bison-3.6.3.tar.xz
Normal file
3
bison-3.6.3.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:06db793651de9dd5f0a85a6fe4bdbca413c0806bf2432377523da96ca0b4b73d
|
||||
size 2471436
|
6
bison-3.6.3.tar.xz.sig
Normal file
6
bison-3.6.3.tar.xz.sig
Normal file
@ -0,0 +1,6 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iF0EABECAB0WIQR9+EN0se4fl2S74l0N3KoyeNUmTgUCXtc8LQAKCRAN3KoyeNUm
|
||||
Tnc8AJ0c0sSe/Io8ob2QjTf2L4w8DnkQXACgm/nvk784ToQbfNI2a+i0VlwBp/0=
|
||||
=jyPZ
|
||||
-----END PGP SIGNATURE-----
|
@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 4 07:36:26 UTC 2020 - Andreas Stieger <andreas.stieger@gmx.de>
|
||||
|
||||
- GNU bison 3.6.3:
|
||||
* Incorrect comments in the generated parsers
|
||||
* Warnings in push parsers (yacc.c)
|
||||
* Incorrect display of gotos in LAC traces (lalr1.cc)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun May 17 17:19:11 UTC 2020 - Andreas Stieger <andreas.stieger@gmx.de>
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: bison
|
||||
Version: 3.6.2
|
||||
Version: 3.6.3
|
||||
Release: 0
|
||||
Summary: The GNU Parser Generator
|
||||
License: GPL-3.0-or-later
|
||||
|
Loading…
Reference in New Issue
Block a user