forked from pool/bison
Accepting request 815314 from home:AndreasStieger:branches:devel:tools:compiler
GNU bison 3.6.4 OBS-URL: https://build.opensuse.org/request/show/815314 OBS-URL: https://build.opensuse.org/package/show/devel:tools:compiler/bison?expand=0&rev=93
This commit is contained in:
parent
9e86271db9
commit
34cdd1172d
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:06db793651de9dd5f0a85a6fe4bdbca413c0806bf2432377523da96ca0b4b73d
|
||||
size 2471436
|
@ -1,6 +0,0 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iF0EABECAB0WIQR9+EN0se4fl2S74l0N3KoyeNUmTgUCXtc8LQAKCRAN3KoyeNUm
|
||||
Tnc8AJ0c0sSe/Io8ob2QjTf2L4w8DnkQXACgm/nvk784ToQbfNI2a+i0VlwBp/0=
|
||||
=jyPZ
|
||||
-----END PGP SIGNATURE-----
|
3
bison-3.6.4.tar.xz
Normal file
3
bison-3.6.4.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:8b13473b31ca7fcf65e5e8a74224368ffd5df19275602a9c9567ba393f18577d
|
||||
size 2472456
|
6
bison-3.6.4.tar.xz.sig
Normal file
6
bison-3.6.4.tar.xz.sig
Normal file
@ -0,0 +1,6 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iF0EABECAB0WIQR9+EN0se4fl2S74l0N3KoyeNUmTgUCXufHlQAKCRAN3KoyeNUm
|
||||
TkWRAKCI+Pvf63z+lH/AwlyxjgeKwLPZqQCgoj3AkZNb6nvtw6B3KFz3by+1NYc=
|
||||
=STV7
|
||||
-----END PGP SIGNATURE-----
|
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Jun 16 19:50:24 UTC 2020 - Andreas Stieger <andreas.stieger@gmx.de>
|
||||
|
||||
- GNU bison 3.6.4:
|
||||
* In glr.cc some internal macros leaked in the user's code, and
|
||||
could damage access to the token kinds
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 4 07:36:26 UTC 2020 - Andreas Stieger <andreas.stieger@gmx.de>
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: bison
|
||||
Version: 3.6.3
|
||||
Version: 3.6.4
|
||||
Release: 0
|
||||
Summary: The GNU Parser Generator
|
||||
License: GPL-3.0-or-later
|
||||
|
Loading…
Reference in New Issue
Block a user