From 5d780fe04ddb348f59ea9e59d2198cc3abfabf91 Mon Sep 17 00:00:00 2001 From: Bernhard M. Wiedemann Date: Feb 24 2020 14:50:38 +0000 Subject: Update bison to rev 48 via SR 775252 https://build.opensuse.org/request/show/775252 by user pluskalm + dimstar_suse - 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). --- diff --git a/.files b/.files index 689f5a7..25cb9a0 100644 Binary files a/.files and b/.files differ diff --git a/.rev b/.rev index 686fe49..456a682 100644 --- a/.rev +++ b/.rev @@ -408,4 +408,15 @@ Documentation * Fix compiler warnings. 770346 + + ec13a9769b65a8d7d42a5a99b6bb069d + 3.5.2 + + dimstar_suse + - 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). + 775252 + diff --git a/bison-3.5.1.tar.xz b/bison-3.5.1.tar.xz deleted file mode 120000 index 1690adb..0000000 --- a/bison-3.5.1.tar.xz +++ /dev/null @@ -1 +0,0 @@ -/ipfs/bafybeieozl5afe4luuvku4yfzn36htf4q7kjnaikzeype3jm5sw6wckzeu \ No newline at end of file diff --git a/bison-3.5.1.tar.xz.sig b/bison-3.5.1.tar.xz.sig deleted file mode 100644 index 00de9e2..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 120000 index 0000000..4723d0d --- /dev/null +++ b/bison-3.5.2.tar.xz @@ -0,0 +1 @@ +/ipfs/bafybeie6pkf32oje6mpgyzg6mube46qtfq564twqvze2vuvw2vr4r26h3m \ No newline at end of file diff --git a/bison-3.5.2.tar.xz.sig b/bison-3.5.2.tar.xz.sig new file mode 100644 index 0000000..15c8311 --- /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 95cf65a..dfc8636 100644 --- a/bison.changes +++ b/bison.changes @@ -1,4 +1,12 @@ ------------------------------------------------------------------- +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 - Update to version 3.5.1: diff --git a/bison.spec b/bison.spec index 258d22a..b43df58 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