From e06405ea782117894889844e59af14f40c10515e5969bf01eaafea89906e4add Mon Sep 17 00:00:00 2001 From: Andreas Stieger Date: Sat, 14 Nov 2020 18:38:01 +0000 Subject: [PATCH] Accepting request 848603 from home:AndreasStieger:branches:devel:tools:compiler GNU bison 3.7.4 OBS-URL: https://build.opensuse.org/request/show/848603 OBS-URL: https://build.opensuse.org/package/show/devel:tools:compiler/bison?expand=0&rev=101 --- bison-3.7.3.tar.xz | 3 --- bison-3.7.3.tar.xz.sig | 6 ------ bison-3.7.4.tar.xz | 3 +++ bison-3.7.4.tar.xz.sig | 6 ++++++ bison.changes | 11 +++++++++++ bison.spec | 2 +- 6 files changed, 21 insertions(+), 10 deletions(-) delete mode 100644 bison-3.7.3.tar.xz delete mode 100644 bison-3.7.3.tar.xz.sig create mode 100644 bison-3.7.4.tar.xz create mode 100644 bison-3.7.4.tar.xz.sig diff --git a/bison-3.7.3.tar.xz b/bison-3.7.3.tar.xz deleted file mode 100644 index 8181e46..0000000 --- a/bison-3.7.3.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:88d9e36856b004c0887a12ba00ea3c47db388519629483dd8c3fce9694d4da6f -size 2613028 diff --git a/bison-3.7.3.tar.xz.sig b/bison-3.7.3.tar.xz.sig deleted file mode 100644 index 80a1307..0000000 --- a/bison-3.7.3.tar.xz.sig +++ /dev/null @@ -1,6 +0,0 @@ ------BEGIN PGP SIGNATURE----- - -iF0EABECAB0WIQR9+EN0se4fl2S74l0N3KoyeNUmTgUCX4VshwAKCRAN3KoyeNUm -TudvAKCITNoM2Mbc4Zln3MTIeAGbIAh0OgCgo8kuM3UhDOozAOQX0rbifOfKYns= -=FfjY ------END PGP SIGNATURE----- diff --git a/bison-3.7.4.tar.xz b/bison-3.7.4.tar.xz new file mode 100644 index 0000000..86cdac7 --- /dev/null +++ b/bison-3.7.4.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a3b5813f48a11e540ef26f46e4d288c0c25c7907d9879ae50e430ec49f63c010 +size 2617336 diff --git a/bison-3.7.4.tar.xz.sig b/bison-3.7.4.tar.xz.sig new file mode 100644 index 0000000..8d74a0d --- /dev/null +++ b/bison-3.7.4.tar.xz.sig @@ -0,0 +1,6 @@ +-----BEGIN PGP SIGNATURE----- + +iF0EABECAB0WIQR9+EN0se4fl2S74l0N3KoyeNUmTgUCX6/AhAAKCRAN3KoyeNUm +TjfQAJ4ztzHT7qiL01fO07dVVUlvfgN2cgCfZUzR1JX39kfAmC7Kmhyhn4dYYkQ= +=sfp4 +-----END PGP SIGNATURE----- diff --git a/bison.changes b/bison.changes index 8253a28..16da068 100644 --- a/bison.changes +++ b/bison.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Sat Nov 14 16:55:12 UTC 2020 - Andreas Stieger + +- 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 diff --git a/bison.spec b/bison.spec index 33d6423..5d551fb 100644 --- a/bison.spec +++ b/bison.spec @@ -17,7 +17,7 @@ Name: bison -Version: 3.7.3 +Version: 3.7.4 Release: 0 Summary: The GNU Parser Generator License: GPL-3.0-or-later