From 1d00ba93657ce3138f6f438cd0d1badc3e9e700b8da1969a7bbc33546b75ae1d Mon Sep 17 00:00:00 2001 From: Martin Pluskal Date: Tue, 18 Feb 2020 15:28:31 +0000 Subject: [PATCH] - Update to version 3.5.2: * Portability issues and minor cosmetic issues. * The lalr1.cc skeleton properly rejects unsupported values for parse.lac (as yacc.c does). OBS-URL: https://build.opensuse.org/package/show/devel:tools:compiler/bison?expand=0&rev=80 --- bison-3.5.1.tar.xz | 3 --- bison-3.5.1.tar.xz.sig | 6 ------ bison-3.5.2.tar.xz | 3 +++ bison-3.5.2.tar.xz.sig | 6 ++++++ bison.changes | 8 ++++++++ bison.spec | 2 +- 6 files changed, 18 insertions(+), 10 deletions(-) delete mode 100644 bison-3.5.1.tar.xz delete mode 100644 bison-3.5.1.tar.xz.sig create mode 100644 bison-3.5.2.tar.xz create mode 100644 bison-3.5.2.tar.xz.sig diff --git a/bison-3.5.1.tar.xz b/bison-3.5.1.tar.xz deleted file mode 100644 index e0afaf1..0000000 --- a/bison-3.5.1.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3e7e097bd9709a2d5e40e69446b74b149733b3de864fadb7a9b54eca7b2a4dd0 -size 2354592 diff --git a/bison-3.5.1.tar.xz.sig b/bison-3.5.1.tar.xz.sig deleted file mode 100644 index 84586ae..0000000 --- a/bison-3.5.1.tar.xz.sig +++ /dev/null @@ -1,6 +0,0 @@ ------BEGIN PGP SIGNATURE----- - -iF0EABECAB0WIQR9+EN0se4fl2S74l0N3KoyeNUmTgUCXiRdEgAKCRAN3KoyeNUm -Tq7gAJ97I+wq8mKRXG5yy5oPaxP4kyAkngCfca+1OpHL7Xu00Lpj3i+conAs75k= -=txCR ------END PGP SIGNATURE----- diff --git a/bison-3.5.2.tar.xz b/bison-3.5.2.tar.xz new file mode 100644 index 0000000..b033664 --- /dev/null +++ b/bison-3.5.2.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:24e273db9eb6da8bbb6f0648284d0724a5cbd6268a163db402f961350a4e50dd +size 2362956 diff --git a/bison-3.5.2.tar.xz.sig b/bison-3.5.2.tar.xz.sig new file mode 100644 index 0000000..40f0bed --- /dev/null +++ b/bison-3.5.2.tar.xz.sig @@ -0,0 +1,6 @@ +-----BEGIN PGP SIGNATURE----- + +iF0EABECAB0WIQR9+EN0se4fl2S74l0N3KoyeNUmTgUCXkWRkgAKCRAN3KoyeNUm +TsavAKCaM1lowW9HMyZ+9GcV7EtkhyAwTgCgslI5AC3y6TyWMUiDnZ76om/HdHw= +=t8Ut +-----END PGP SIGNATURE----- diff --git a/bison.changes b/bison.changes index 72148eb..57f1b8d 100644 --- a/bison.changes +++ b/bison.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Tue Feb 18 15:26:42 UTC 2020 - Martin Pluskal + +- Update to version 3.5.2: + * Portability issues and minor cosmetic issues. + * The lalr1.cc skeleton properly rejects unsupported values for + parse.lac (as yacc.c does). + ------------------------------------------------------------------- Wed Feb 5 16:11:27 UTC 2020 - Martin Pluskal diff --git a/bison.spec b/bison.spec index 52721f3..3c2d107 100644 --- a/bison.spec +++ b/bison.spec @@ -17,7 +17,7 @@ Name: bison -Version: 3.5.1 +Version: 3.5.2 Release: 0 Summary: The GNU Parser Generator License: GPL-3.0-or-later