forked from pool/bison
- Update to version 3.5.2:
* Portability issues and minor cosmetic issues. * The lalr1.cc skeleton properly rejects unsupported values for parse.lac (as yacc.c does). OBS-URL: https://build.opensuse.org/package/show/devel:tools:compiler/bison?expand=0&rev=80
This commit is contained in:
parent
a899c19f9d
commit
1d00ba9365
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:3e7e097bd9709a2d5e40e69446b74b149733b3de864fadb7a9b54eca7b2a4dd0
|
|
||||||
size 2354592
|
|
@ -1,6 +0,0 @@
|
|||||||
-----BEGIN PGP SIGNATURE-----
|
|
||||||
|
|
||||||
iF0EABECAB0WIQR9+EN0se4fl2S74l0N3KoyeNUmTgUCXiRdEgAKCRAN3KoyeNUm
|
|
||||||
Tq7gAJ97I+wq8mKRXG5yy5oPaxP4kyAkngCfca+1OpHL7Xu00Lpj3i+conAs75k=
|
|
||||||
=txCR
|
|
||||||
-----END PGP SIGNATURE-----
|
|
3
bison-3.5.2.tar.xz
Normal file
3
bison-3.5.2.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:24e273db9eb6da8bbb6f0648284d0724a5cbd6268a163db402f961350a4e50dd
|
||||||
|
size 2362956
|
6
bison-3.5.2.tar.xz.sig
Normal file
6
bison-3.5.2.tar.xz.sig
Normal file
@ -0,0 +1,6 @@
|
|||||||
|
-----BEGIN PGP SIGNATURE-----
|
||||||
|
|
||||||
|
iF0EABECAB0WIQR9+EN0se4fl2S74l0N3KoyeNUmTgUCXkWRkgAKCRAN3KoyeNUm
|
||||||
|
TsavAKCaM1lowW9HMyZ+9GcV7EtkhyAwTgCgslI5AC3y6TyWMUiDnZ76om/HdHw=
|
||||||
|
=t8Ut
|
||||||
|
-----END PGP SIGNATURE-----
|
@ -1,3 +1,11 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Feb 18 15:26:42 UTC 2020 - Martin Pluskal <mpluskal@suse.com>
|
||||||
|
|
||||||
|
- Update to version 3.5.2:
|
||||||
|
* Portability issues and minor cosmetic issues.
|
||||||
|
* The lalr1.cc skeleton properly rejects unsupported values for
|
||||||
|
parse.lac (as yacc.c does).
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Feb 5 16:11:27 UTC 2020 - Martin Pluskal <mpluskal@suse.com>
|
Wed Feb 5 16:11:27 UTC 2020 - Martin Pluskal <mpluskal@suse.com>
|
||||||
|
|
||||||
|
@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: bison
|
Name: bison
|
||||||
Version: 3.5.1
|
Version: 3.5.2
|
||||||
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