forked from pool/bison
Accepting request 802718 from home:AndreasStieger:branches:devel:tools:compiler
GNU bison 3.6.1 OBS-URL: https://build.opensuse.org/request/show/802718 OBS-URL: https://build.opensuse.org/package/show/devel:tools:compiler/bison?expand=0&rev=87
This commit is contained in:
parent
3401b48f37
commit
7f49c28496
3
bison-3.6.1.tar.xz
Normal file
3
bison-3.6.1.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:67ff4539783569884cbecaf781ceb665fc92e4ef3cf44c507a49d06a87421398
|
||||||
|
size 2463812
|
6
bison-3.6.1.tar.xz.sig
Normal file
6
bison-3.6.1.tar.xz.sig
Normal file
@ -0,0 +1,6 @@
|
|||||||
|
-----BEGIN PGP SIGNATURE-----
|
||||||
|
|
||||||
|
iF0EABECAB0WIQR9+EN0se4fl2S74l0N3KoyeNUmTgUCXrf4wgAKCRAN3KoyeNUm
|
||||||
|
TuDuAJwOkNj1MtV6oViTxF8la4KBjOAdEACfYFqX70Zn0wIircDKHkPpGI86T4E=
|
||||||
|
=Zkwy
|
||||||
|
-----END PGP SIGNATURE-----
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:e16f26baa2ebff141333e452c3cc5d8ea26bda6d2cd8b0b7a5604faa3a4ad47b
|
|
||||||
size 2463276
|
|
@ -1,6 +0,0 @@
|
|||||||
-----BEGIN PGP SIGNATURE-----
|
|
||||||
|
|
||||||
iF0EABECAB0WIQR9+EN0se4fl2S74l0N3KoyeNUmTgUCXrUzagAKCRAN3KoyeNUm
|
|
||||||
TlO4AKDczswfkSvsJJ4MKzo0xBK2D7OiQACgqjaZsxXvsOq3zp++jmHgeyWcdLM=
|
|
||||||
=3bZ9
|
|
||||||
-----END PGP SIGNATURE-----
|
|
@ -1,3 +1,13 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon May 11 14:41:21 UTC 2020 - Andreas Stieger <andreas.stieger@gmx.de>
|
||||||
|
|
||||||
|
- GNU bison 3.6.1:
|
||||||
|
* fix GNU readline portability issues
|
||||||
|
* In C++, yy::parser::symbol_name is now a public member, as was
|
||||||
|
intended
|
||||||
|
* In C++, yy::parser::symbol_type now has a public name() member
|
||||||
|
function
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sun May 10 09:11:54 UTC 2020 - Andreas Stieger <andreas.stieger@gmx.de>
|
Sun May 10 09:11:54 UTC 2020 - Andreas Stieger <andreas.stieger@gmx.de>
|
||||||
|
|
||||||
|
@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: bison
|
Name: bison
|
||||||
Version: 3.6
|
Version: 3.6.1
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: The GNU Parser Generator
|
Summary: The GNU Parser Generator
|
||||||
License: GPL-3.0-or-later
|
License: GPL-3.0-or-later
|
||||||
|
Loading…
Reference in New Issue
Block a user