From b0a1c93ddd6fcd9eba085c455c92d5c8bb201c2a Mon Sep 17 00:00:00 2001 From: Bernhard M. Wiedemann Date: Jun 07 2020 19:33:50 +0000 Subject: Update bison to rev 53 via SR 811339 https://build.opensuse.org/request/show/811339 by user pluskalm + dimstar_suse --- diff --git a/.files b/.files index bf5adfe..b4a8576 100644 Binary files a/.files and b/.files differ diff --git a/.rev b/.rev index cbc4390..42b77b8 100644 --- a/.rev +++ b/.rev @@ -452,4 +452,12 @@ Documentation 806727 + + c94e47a40ea008b409efe4325c8104c2 + 3.6.3 + + dimstar_suse + + 811339 + diff --git a/bison-3.6.2.tar.xz b/bison-3.6.2.tar.xz deleted file mode 120000 index 9714219..0000000 --- a/bison-3.6.2.tar.xz +++ /dev/null @@ -1 +0,0 @@ -/ipfs/bafybeid4vyx64gg7dvg3kueyr2k7ud6jgczuuv7mrslw5jxueoi5bxghpy \ No newline at end of file diff --git a/bison-3.6.2.tar.xz.sig b/bison-3.6.2.tar.xz.sig deleted file mode 100644 index 078c9e8..0000000 --- a/bison-3.6.2.tar.xz.sig +++ /dev/null @@ -1,6 +0,0 @@ ------BEGIN PGP SIGNATURE----- - -iF0EABECAB0WIQR9+EN0se4fl2S74l0N3KoyeNUmTgUCXsDh1wAKCRAN3KoyeNUm -Tk5JAJ91rN7z+TbAsM0y+YwtIyMkAtsGMACg0/F7YExOELnTXKV9lxEX9psD3U8= -=sAyb ------END PGP SIGNATURE----- diff --git a/bison-3.6.3.tar.xz b/bison-3.6.3.tar.xz new file mode 120000 index 0000000..a4fbb31 --- /dev/null +++ b/bison-3.6.3.tar.xz @@ -0,0 +1 @@ +/ipfs/bafybeidetmtmrpizqeof2vz7rpick3j6yxhahmln7ompw3md7fxvxjim64 \ No newline at end of file diff --git a/bison-3.6.3.tar.xz.sig b/bison-3.6.3.tar.xz.sig new file mode 100644 index 0000000..dcec1c0 --- /dev/null +++ b/bison-3.6.3.tar.xz.sig @@ -0,0 +1,6 @@ +-----BEGIN PGP SIGNATURE----- + +iF0EABECAB0WIQR9+EN0se4fl2S74l0N3KoyeNUmTgUCXtc8LQAKCRAN3KoyeNUm +Tnc8AJ0c0sSe/Io8ob2QjTf2L4w8DnkQXACgm/nvk784ToQbfNI2a+i0VlwBp/0= +=jyPZ +-----END PGP SIGNATURE----- diff --git a/bison.changes b/bison.changes index 672550f..a9793b0 100644 --- a/bison.changes +++ b/bison.changes @@ -1,4 +1,12 @@ ------------------------------------------------------------------- +Thu Jun 4 07:36:26 UTC 2020 - Andreas Stieger + +- GNU bison 3.6.3: + * Incorrect comments in the generated parsers + * Warnings in push parsers (yacc.c) + * Incorrect display of gotos in LAC traces (lalr1.cc) + +------------------------------------------------------------------- Sun May 17 17:19:11 UTC 2020 - Andreas Stieger - GNU bison 3.6.2: diff --git a/bison.spec b/bison.spec index 00f7975..ceda8bb 100644 --- a/bison.spec +++ b/bison.spec @@ -17,7 +17,7 @@ Name: bison -Version: 3.6.2 +Version: 3.6.3 Release: 0 Summary: The GNU Parser Generator License: GPL-3.0-or-later