diff --git a/bison.spec b/bison.spec index 98b8d5c23a607a3dbad44d62cc72d62f95bb2cfb..9efb18ba220ae5d24cfade2ee7ca30b09c2c2719 100644 --- a/bison.spec +++ b/bison.spec @@ -1,8 +1,8 @@ Name: bison Version: 3.8.2 -Release: 4 +Release: 5 Summary: A GNU general-purpose parser generator -License: GPL-3.0-or-later AND GPL-3.0-or-later WITH Autoconf-exception-generic-3.0 AND GPL-3.0-or-later WITH Bison-exception-2.2 AND GPL-2.0-or-later AND GPL-2.0-or-later WITH Autoconf-exception-generic AND LGPL-3.0-or-later AND LGPL-2.1-or-later AND LGPL-2.0-or-later AND FSFULLR AND GFDL-1.3-or-later AND X11 +License: GPL-3.0-or-later AND GPL-3.0-or-later WITH Autoconf-exception-3.0 AND GPL-3.0-or-later WITH Bison-exception-2.2 AND GPL-2.0-or-later AND GPL-2.0-or-later WITH Autoconf-exception-2.0 AND LGPL-3.0-or-later AND LGPL-2.1-or-later AND LGPL-2.0-or-later AND FSFULLR AND GFDL-1.3-or-later AND X11 URL: https://www.gnu.org/software/bison/ Source0: https://ftp.gnu.org/gnu/bison/bison-%{version}.tar.xz @@ -84,6 +84,9 @@ rm -f %{buildroot}/%{_docdir}/%{name}/{AUTHORS,COPYING,NEWS,README,THANKS,TODO} %files lang -f %{name}-runtime.lang %changelog +* Wed Aug 27 2025 Funda Wang - 3.8.2-5 +- update license declaration + * Tue Aug 26 2025 yueyuankun - 3.8.2-4 - Type:bugfix - ID:NA