diff --git a/bison-3.5.4.tar.xz b/bison-3.5.4.tar.xz deleted file mode 100644 index c7eed17..0000000 --- a/bison-3.5.4.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:4c17e99881978fa32c05933c5262457fa5b2b611668454f8dc2a695cd6b3720c -size 2370252 diff --git a/bison-3.5.4.tar.xz.sig b/bison-3.5.4.tar.xz.sig deleted file mode 100644 index 67c23f7..0000000 --- a/bison-3.5.4.tar.xz.sig +++ /dev/null @@ -1,6 +0,0 @@ ------BEGIN PGP SIGNATURE----- - -iF0EABECAB0WIQR9+EN0se4fl2S74l0N3KoyeNUmTgUCXomJWgAKCRAN3KoyeNUm -TsNZAKDKx0IDmYg+FTrEVgQgM8ZrQAXoqQCgnVOIntoCHRGXhHGkh0kPEnWkp1M= -=Q/ck ------END PGP SIGNATURE----- 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.changes b/bison.changes index 4389d1e..c1f1e8a 100644 --- a/bison.changes +++ b/bison.changes @@ -1,3 +1,26 @@ +------------------------------------------------------------------- +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 + +- GNU bison 3.6: + * Backward incompatible change: The YYERROR_VERBOSE macro is no + longer supported + * The YYPRINT macr is deprecated and will be removed eventually + * Improved syntax error messages + * %define parse.error behavior expended + * Token aliases can be internationalized + * Deep overhaul of the symbol and token kinds + * Modernize display of explanatory statements in diagnostics + ------------------------------------------------------------------- Sat Apr 11 08:04:47 UTC 2020 - Andreas Stieger diff --git a/bison.spec b/bison.spec index 277e20c..9822be1 100644 --- a/bison.spec +++ b/bison.spec @@ -17,7 +17,7 @@ Name: bison -Version: 3.5.4 +Version: 3.6.1 Release: 0 Summary: The GNU Parser Generator License: GPL-3.0-or-later