From 30ec215bdbba11fb84765b60cdcb24c20af44edb Mon Sep 17 00:00:00 2001 From: AndreasStieger <> Date: Nov 23 2020 23:26:06 +0000 Subject: Update bison to version 3.7.4 / rev 57 via SR 848605 https://build.opensuse.org/request/show/848605 by user AndreasStieger + dimstar_suse --- diff --git a/.files b/.files index 91eade1..0c70fa1 100644 Binary files a/.files and b/.files differ diff --git a/.rev b/.rev index f3b5b7b..645bd0e 100644 --- a/.rev +++ b/.rev @@ -484,4 +484,12 @@ Documentation 841570 + + 0efb7865642ad280a93b63372b3c5456 + 3.7.4 + + dimstar_suse + + 848605 + diff --git a/bison-3.7.3.tar.xz b/bison-3.7.3.tar.xz deleted file mode 120000 index bd36078..0000000 --- a/bison-3.7.3.tar.xz +++ /dev/null @@ -1 +0,0 @@ -/ipfs/bafybeihxrsu32qmmctdagehfy4rkk4fmfotyuxpgv2gjs52hh52oo47bba \ No newline at end of file diff --git a/bison-3.7.3.tar.xz.sig b/bison-3.7.3.tar.xz.sig deleted file mode 100644 index 75d5043..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 120000 index 0000000..f49a102 --- /dev/null +++ b/bison-3.7.4.tar.xz @@ -0,0 +1 @@ +/ipfs/bafybeiclvzdhe3r5zsnh36zb2noj5jopy326z3lwgzjsdpsnsebno6dd3a \ No newline at end of file diff --git a/bison-3.7.4.tar.xz.sig b/bison-3.7.4.tar.xz.sig new file mode 100644 index 0000000..c993dd3 --- /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 c96a7ab..0dd046b 100644 --- a/bison.changes +++ b/bison.changes @@ -1,4 +1,15 @@ ------------------------------------------------------------------- +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 - GNU bison 3.7.3: diff --git a/bison.spec b/bison.spec index e08da4b..8b91cf6 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