From 7f49c2849666a1a581c4023ddf2c80c0b641e77e7b8caa2be2cee351284055d9 Mon Sep 17 00:00:00 2001 From: Martin Pluskal Date: Mon, 11 May 2020 14:48:48 +0000 Subject: [PATCH] Accepting request 802718 from home:AndreasStieger:branches:devel:tools:compiler GNU bison 3.6.1 OBS-URL: https://build.opensuse.org/request/show/802718 OBS-URL: https://build.opensuse.org/package/show/devel:tools:compiler/bison?expand=0&rev=87 --- bison-3.6.1.tar.xz | 3 +++ bison-3.6.1.tar.xz.sig | 6 ++++++ bison-3.6.tar.xz | 3 --- bison-3.6.tar.xz.sig | 6 ------ bison.changes | 10 ++++++++++ bison.spec | 2 +- 6 files changed, 20 insertions(+), 10 deletions(-) create mode 100644 bison-3.6.1.tar.xz create mode 100644 bison-3.6.1.tar.xz.sig delete mode 100644 bison-3.6.tar.xz delete mode 100644 bison-3.6.tar.xz.sig diff --git a/bison-3.6.1.tar.xz b/bison-3.6.1.tar.xz new file mode 100644 index 0000000..3836a59 --- /dev/null +++ b/bison-3.6.1.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:67ff4539783569884cbecaf781ceb665fc92e4ef3cf44c507a49d06a87421398 +size 2463812 diff --git a/bison-3.6.1.tar.xz.sig b/bison-3.6.1.tar.xz.sig new file mode 100644 index 0000000..6dfcf9b --- /dev/null +++ b/bison-3.6.1.tar.xz.sig @@ -0,0 +1,6 @@ +-----BEGIN PGP SIGNATURE----- + +iF0EABECAB0WIQR9+EN0se4fl2S74l0N3KoyeNUmTgUCXrf4wgAKCRAN3KoyeNUm +TuDuAJwOkNj1MtV6oViTxF8la4KBjOAdEACfYFqX70Zn0wIircDKHkPpGI86T4E= +=Zkwy +-----END PGP SIGNATURE----- diff --git a/bison-3.6.tar.xz b/bison-3.6.tar.xz deleted file mode 100644 index 34b9bab..0000000 --- a/bison-3.6.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e16f26baa2ebff141333e452c3cc5d8ea26bda6d2cd8b0b7a5604faa3a4ad47b -size 2463276 diff --git a/bison-3.6.tar.xz.sig b/bison-3.6.tar.xz.sig deleted file mode 100644 index 378e1e9..0000000 --- a/bison-3.6.tar.xz.sig +++ /dev/null @@ -1,6 +0,0 @@ ------BEGIN PGP SIGNATURE----- - -iF0EABECAB0WIQR9+EN0se4fl2S74l0N3KoyeNUmTgUCXrUzagAKCRAN3KoyeNUm -TlO4AKDczswfkSvsJJ4MKzo0xBK2D7OiQACgqjaZsxXvsOq3zp++jmHgeyWcdLM= -=3bZ9 ------END PGP SIGNATURE----- diff --git a/bison.changes b/bison.changes index 8f463a3..c1f1e8a 100644 --- a/bison.changes +++ b/bison.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Mon May 11 14:41:21 UTC 2020 - Andreas Stieger + +- GNU bison 3.6.1: + * fix GNU readline portability issues + * In C++, yy::parser::symbol_name is now a public member, as was + intended + * In C++, yy::parser::symbol_type now has a public name() member + function + ------------------------------------------------------------------- Sun May 10 09:11:54 UTC 2020 - Andreas Stieger diff --git a/bison.spec b/bison.spec index 288d1c0..9822be1 100644 --- a/bison.spec +++ b/bison.spec @@ -17,7 +17,7 @@ Name: bison -Version: 3.6 +Version: 3.6.1 Release: 0 Summary: The GNU Parser Generator License: GPL-3.0-or-later