From 79ab9f921e5ce962ba8d4d7853a51b4f921cbcd9460597a62f30338880327156 Mon Sep 17 00:00:00 2001 From: Andreas Stieger Date: Tue, 13 Oct 2020 14:46:18 +0000 Subject: [PATCH] Accepting request 841569 from home:AndreasStieger:branches:devel:tools:compiler GNU bison 3.7.3 OBS-URL: https://build.opensuse.org/request/show/841569 OBS-URL: https://build.opensuse.org/package/show/devel:tools:compiler/bison?expand=0&rev=99 --- bison-3.7.2.tar.xz | 3 --- bison-3.7.2.tar.xz.sig | 6 ------ bison-3.7.3.tar.xz | 3 +++ bison-3.7.3.tar.xz.sig | 6 ++++++ bison.changes | 9 +++++++++ bison.spec | 2 +- 6 files changed, 19 insertions(+), 10 deletions(-) delete mode 100644 bison-3.7.2.tar.xz delete mode 100644 bison-3.7.2.tar.xz.sig create mode 100644 bison-3.7.3.tar.xz create mode 100644 bison-3.7.3.tar.xz.sig diff --git a/bison-3.7.2.tar.xz b/bison-3.7.2.tar.xz deleted file mode 100644 index 55e7421..0000000 --- a/bison-3.7.2.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7948d193104d979c0fb0294a1854c73c89d72ae41acfc081826142578a78a91b -size 2613404 diff --git a/bison-3.7.2.tar.xz.sig b/bison-3.7.2.tar.xz.sig deleted file mode 100644 index a44f16d..0000000 --- a/bison-3.7.2.tar.xz.sig +++ /dev/null @@ -1,6 +0,0 @@ ------BEGIN PGP SIGNATURE----- - -iF0EABECAB0WIQR9+EN0se4fl2S74l0N3KoyeNUmTgUCX1O9jgAKCRAN3KoyeNUm -Tk4kAJwMa2Lk2xEja9TlY/TkrAHjpriZcACeOzjRMHjYjwzvjTkPR9b4lLbT6K0= -=2tU3 ------END PGP SIGNATURE----- diff --git a/bison-3.7.3.tar.xz b/bison-3.7.3.tar.xz new file mode 100644 index 0000000..8181e46 --- /dev/null +++ b/bison-3.7.3.tar.xz @@ -0,0 +1,3 @@ +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 new file mode 100644 index 0000000..80a1307 --- /dev/null +++ b/bison-3.7.3.tar.xz.sig @@ -0,0 +1,6 @@ +-----BEGIN PGP SIGNATURE----- + +iF0EABECAB0WIQR9+EN0se4fl2S74l0N3KoyeNUmTgUCX4VshwAKCRAN3KoyeNUm +TudvAKCITNoM2Mbc4Zln3MTIeAGbIAh0OgCgo8kuM3UhDOozAOQX0rbifOfKYns= +=FfjY +-----END PGP SIGNATURE----- diff --git a/bison.changes b/bison.changes index 5360c38..8253a28 100644 --- a/bison.changes +++ b/bison.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Tue Oct 13 13:25:23 UTC 2020 - Andreas Stieger + +- GNU bison 3.7.3: + * Fix concurrent build issues + * The bison executable is no longer linked uselessly against + libreadline + * Fix incorrect use of yytname in glr.cc + ------------------------------------------------------------------- Sun Sep 6 08:44:24 UTC 2020 - Andreas Stieger diff --git a/bison.spec b/bison.spec index 4a8a65c..33d6423 100644 --- a/bison.spec +++ b/bison.spec @@ -17,7 +17,7 @@ Name: bison -Version: 3.7.2 +Version: 3.7.3 Release: 0 Summary: The GNU Parser Generator License: GPL-3.0-or-later