Accepting request 848605 from devel:tools:compiler
OBS-URL: https://build.opensuse.org/request/show/848605 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/bison?expand=0&rev=57
This commit is contained in:
commit
1566d493af
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:88d9e36856b004c0887a12ba00ea3c47db388519629483dd8c3fce9694d4da6f
|
|
||||||
size 2613028
|
|
@ -1,6 +0,0 @@
|
|||||||
-----BEGIN PGP SIGNATURE-----
|
|
||||||
|
|
||||||
iF0EABECAB0WIQR9+EN0se4fl2S74l0N3KoyeNUmTgUCX4VshwAKCRAN3KoyeNUm
|
|
||||||
TudvAKCITNoM2Mbc4Zln3MTIeAGbIAh0OgCgo8kuM3UhDOozAOQX0rbifOfKYns=
|
|
||||||
=FfjY
|
|
||||||
-----END PGP SIGNATURE-----
|
|
3
bison-3.7.4.tar.xz
Normal file
3
bison-3.7.4.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:a3b5813f48a11e540ef26f46e4d288c0c25c7907d9879ae50e430ec49f63c010
|
||||||
|
size 2617336
|
6
bison-3.7.4.tar.xz.sig
Normal file
6
bison-3.7.4.tar.xz.sig
Normal file
@ -0,0 +1,6 @@
|
|||||||
|
-----BEGIN PGP SIGNATURE-----
|
||||||
|
|
||||||
|
iF0EABECAB0WIQR9+EN0se4fl2S74l0N3KoyeNUmTgUCX6/AhAAKCRAN3KoyeNUm
|
||||||
|
TjfQAJ4ztzHT7qiL01fO07dVVUlvfgN2cgCfZUzR1JX39kfAmC7Kmhyhn4dYYkQ=
|
||||||
|
=sfp4
|
||||||
|
-----END PGP SIGNATURE-----
|
@ -1,3 +1,14 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Nov 14 16:55:12 UTC 2020 - Andreas Stieger <andreas.stieger@gmx.de>
|
||||||
|
|
||||||
|
- GNU bison 3.7.4:
|
||||||
|
* In Yacc mode, YYEMPTY token was missing its macro definiton
|
||||||
|
* Fix lalr1.cc skeleton internal assertions
|
||||||
|
* Make macro YY_ASSERT obey the api.prefix %define variable
|
||||||
|
* Work around C++ limitations for long assertions
|
||||||
|
* The YYBISON macro in generated "regular C parsers" is now
|
||||||
|
defined to the version of Bison as an integer
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Oct 13 13:25:23 UTC 2020 - Andreas Stieger <andreas.stieger@gmx.de>
|
Tue Oct 13 13:25:23 UTC 2020 - Andreas Stieger <andreas.stieger@gmx.de>
|
||||||
|
|
||||||
|
@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: bison
|
Name: bison
|
||||||
Version: 3.7.3
|
Version: 3.7.4
|
||||||
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