From a4b07b0d37da64cc2abf5f13057c3b50f3a2e3f6 Mon Sep 17 00:00:00 2001 From: pluskalm <> Date: Mar 18 2021 21:59:30 +0000 Subject: Update bison to version 3.7.6 / rev 61 via SR 879102 https://build.opensuse.org/request/show/879102 by user pluskalm + dimstar_suse --- diff --git a/.files b/.files index c54d7c1..0797a27 100644 Binary files a/.files and b/.files differ diff --git a/.rev b/.rev index ff8a674..80ccbb9 100644 --- a/.rev +++ b/.rev @@ -516,4 +516,12 @@ Documentation 878118 + + c9a0ee079ccc6137d8b47dcef539de9f + 3.7.6 + + dimstar_suse + + 879102 + diff --git a/bison.changes b/bison.changes index a2cae7d..b83ba53 100644 --- a/bison.changes +++ b/bison.changes @@ -1,4 +1,9 @@ ------------------------------------------------------------------- +Fri Mar 12 21:47:19 UTC 2021 - Dirk Müller + +- move COPYING file into licenses subdirectory + +------------------------------------------------------------------- Tue Mar 9 19:51:28 UTC 2021 - Andreas Stieger - GNU bison 3.7.6: diff --git a/bison.spec b/bison.spec index 59a7762..5dd57eb 100644 --- a/bison.spec +++ b/bison.spec @@ -67,7 +67,10 @@ Bison is a parser generator similar to yacc(1). %files lang -f %{name}.lang %files -%{_docdir}/%{name} +%license COPYING +%doc AUTHORS NEWS README THANKS TODO +%exclude %{_docdir}/%{name}/COPYING +%doc %{_docdir}/%{name}/examples %dir %{_datadir}/aclocal %{_bindir}/bison %{_bindir}/yacc