From 9e86271db92558f89f863de52e90c9abc8d826504030f0cbabbb898839498ca8 Mon Sep 17 00:00:00 2001 From: Martin Pluskal Date: Thu, 4 Jun 2020 09:15:44 +0000 Subject: [PATCH] Accepting request 811319 from home:AndreasStieger:branches:devel:tools:compiler GNU bison 3.6.3 OBS-URL: https://build.opensuse.org/request/show/811319 OBS-URL: https://build.opensuse.org/package/show/devel:tools:compiler/bison?expand=0&rev=91 --- bison-3.6.2.tar.xz | 3 --- bison-3.6.2.tar.xz.sig | 6 ------ bison-3.6.3.tar.xz | 3 +++ bison-3.6.3.tar.xz.sig | 6 ++++++ bison.changes | 8 ++++++++ bison.spec | 2 +- 6 files changed, 18 insertions(+), 10 deletions(-) delete mode 100644 bison-3.6.2.tar.xz delete mode 100644 bison-3.6.2.tar.xz.sig create mode 100644 bison-3.6.3.tar.xz create mode 100644 bison-3.6.3.tar.xz.sig diff --git a/bison-3.6.2.tar.xz b/bison-3.6.2.tar.xz deleted file mode 100644 index fea7152..0000000 --- a/bison-3.6.2.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:4a164b5cc971b896ce976bf4b624fab7279e0729cf983a5135df7e4df0970f6e -size 2468224 diff --git a/bison-3.6.2.tar.xz.sig b/bison-3.6.2.tar.xz.sig deleted file mode 100644 index abcb2f8..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 100644 index 0000000..b9caef8 --- /dev/null +++ b/bison-3.6.3.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:06db793651de9dd5f0a85a6fe4bdbca413c0806bf2432377523da96ca0b4b73d +size 2471436 diff --git a/bison-3.6.3.tar.xz.sig b/bison-3.6.3.tar.xz.sig new file mode 100644 index 0000000..5df2ed6 --- /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 b0d6a09..4ddb149 100644 --- a/bison.changes +++ b/bison.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +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 diff --git a/bison.spec b/bison.spec index 51329e3..5b5aaa7 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