From dbd6bc004b0d35a50c14d7df2378a477db7c43841a41c65372d203bc6108a3c7 Mon Sep 17 00:00:00 2001 From: Martin Pluskal Date: Thu, 22 Nov 2018 09:14:37 +0000 Subject: [PATCH] Accepting request 651018 from home:seanlew:branches:devel:tools:compiler Update bison to 3.2.2 OBS-URL: https://build.opensuse.org/request/show/651018 OBS-URL: https://build.opensuse.org/package/show/devel:tools:compiler/bison?expand=0&rev=57 --- bison-3.2.1.tar.xz | 3 --- bison-3.2.1.tar.xz.sig | 6 ------ bison-3.2.2.tar.xz | 3 +++ bison-3.2.2.tar.xz.sig | 6 ++++++ bison.changes | 7 +++++++ bison.spec | 2 +- 6 files changed, 17 insertions(+), 10 deletions(-) delete mode 100644 bison-3.2.1.tar.xz delete mode 100644 bison-3.2.1.tar.xz.sig create mode 100644 bison-3.2.2.tar.xz create mode 100644 bison-3.2.2.tar.xz.sig diff --git a/bison-3.2.1.tar.xz b/bison-3.2.1.tar.xz deleted file mode 100644 index 0399811..0000000 --- a/bison-3.2.1.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8ba8bd5d6e935d01b89382fa5c2fa7602e03bbb435575087bfdc3c450d4d9ecd -size 2091684 diff --git a/bison-3.2.1.tar.xz.sig b/bison-3.2.1.tar.xz.sig deleted file mode 100644 index 5747683..0000000 --- a/bison-3.2.1.tar.xz.sig +++ /dev/null @@ -1,6 +0,0 @@ ------BEGIN PGP SIGNATURE----- - -iF0EABECAB0WIQR9+EN0se4fl2S74l0N3KoyeNUmTgUCW+UglQAKCRAN3KoyeNUm -TnZWAJ9qMnu5/j9pX3Eg6vNOQM1Hkf3ScwCfa8X/yGY4P8fyIj8FGDYF6QBnZAI= -=FV/3 ------END PGP SIGNATURE----- diff --git a/bison-3.2.2.tar.xz b/bison-3.2.2.tar.xz new file mode 100644 index 0000000..aad336b --- /dev/null +++ b/bison-3.2.2.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6f950f24e4d0745c7cc870e36d04f4057133ce0f31d6b4564e6f510a7d3ffafa +size 2091244 diff --git a/bison-3.2.2.tar.xz.sig b/bison-3.2.2.tar.xz.sig new file mode 100644 index 0000000..575b98e --- /dev/null +++ b/bison-3.2.2.tar.xz.sig @@ -0,0 +1,6 @@ +-----BEGIN PGP SIGNATURE----- + +iF0EABECAB0WIQR9+EN0se4fl2S74l0N3KoyeNUmTgUCW/W/2AAKCRAN3KoyeNUm +TpbKAJ93Dc2fhBTPDhp6YdlbxYklVva8BQCeJEl5yqR0m+FViMizKxdL5v9/bzA= +=SO9m +-----END PGP SIGNATURE----- diff --git a/bison.changes b/bison.changes index 3e1a4cb..fb50c66 100644 --- a/bison.changes +++ b/bison.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Thu Nov 22 05:55:13 UTC 2018 - sean@suspend.net + +- bison 3.2.2: + * Support C++ 11 with move-only types for semantic values + * C++ 98 support is now deprecated + ------------------------------------------------------------------- Fri Nov 09 08:04:18 UTC 2018 - sean@suspend.net diff --git a/bison.spec b/bison.spec index 9885af2..b7429db 100644 --- a/bison.spec +++ b/bison.spec @@ -17,7 +17,7 @@ Name: bison -Version: 3.2.1 +Version: 3.2.2 Release: 0 Summary: The GNU Parser Generator License: GPL-3.0-or-later