diff --git a/emacs.spec b/emacs.spec index 8b69dbe763ebbc4e35c5d2d829d5380a2ab16dfd..512cf25634b78c356a48495dacbd7ad537d6cc8c 100644 --- a/emacs.spec +++ b/emacs.spec @@ -4,7 +4,7 @@ Name: emacs Epoch: 1 Version: 27.1 -Release: 15 +Release: 16 Summary: An extensible GNU text editor License: GPLv3+ and CC0-1.0 URL: http://www.gnu.org/software/emacs @@ -102,7 +102,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 @@ -411,6 +411,9 @@ fi %{_mandir}/*/* %changelog +* Mon Nov 03 2025 xinghe - 1:27.1-16 +- fix license + * Thu Feb 13 2025 zhangpan - 1:27.1-15 - fix CVE-2025-1244