diff --git a/emacs.spec b/emacs.spec index 0b82c883889e4de729f46b2a50195883b4ab2810..8045bfa1cd92764ae8afd3e4fe466ad8c98b1651 100644 --- a/emacs.spec +++ b/emacs.spec @@ -8,7 +8,7 @@ Name: emacs Epoch: 1 Version: 29.1 -Release: 5 +Release: 6 Summary: An extensible GNU text editor License: GPLv3+ and CC0-1.0 URL: http://www.gnu.org/software/emacs @@ -104,7 +104,7 @@ on a terminal %package common Summary: Emacs common files -License: GPLv3+ and GFDL and BSD +License: GPL-3.0-or-later AND GFDL-1.3-or-later AND BSD-3-Clause Requires: %{name}-filesystem = %{epoch}:%{version}-%{release} Requires(preun): /sbin/install-info Requires(preun): %{_sbindir}/alternatives @@ -418,6 +418,9 @@ fi %{_mandir}/*/* %changelog +* Mon Nov 03 2025 xinghe - 1:29.1-6 +- fix license + * Wed Mar 12 2025 mahailiang - 1:29.1-5 - add sw_64 support