diff --git a/emacs.spec b/emacs.spec index a2d38cedc10676db64feb0e2509cd4f8c5125f3b..2c98506ad3f85d4e1a46a7c27e9b69836c66d6fb 100644 --- a/emacs.spec +++ b/emacs.spec @@ -1,4 +1,4 @@ -%define anolis_release 1 +%define anolis_release 2 %global _hardened_build 1 # This file is encoded in UTF-8. -*- coding: utf-8 -*- @@ -511,6 +511,9 @@ desktop-file-validate %{buildroot}/%{_datadir}/applications/*.desktop %{_includedir}/emacs-module.h %changelog +* Mon Dec 09 2024 mgb01105731 - 29.4-2 +- Rebuild for remove inappropriate build dependencies. + * Fri Nov 08 2024 mgb01105731 - 1:29.4-1 - update to 29.4 - fix CVE-2024-30202 CVE-2024-30203 CVE-2024-30204 CVE-2024-30205