From 3ed9ed2baf7e7392cfc51e84d99ac8cd95527ee7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=89=A3=E8=82=89=E9=85=B1?= Date: Tue, 10 Jan 2023 22:33:52 +0000 Subject: [PATCH] Rebuild for new libotf --- emacs.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/emacs.spec b/emacs.spec index 68fcbd4..5d2a67c 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 -*- @@ -496,6 +496,9 @@ desktop-file-validate %{buildroot}/%{_datadir}/applications/*.desktop %{_includedir}/emacs-module.h %changelog +* Wed Jan 11 2023 Funda Wang - 1:28.2-2 +- Rebuild for new libotf + * Tue Nov 22 2022 Funda Wang - 1:28.2-1 - New version 28.2 -- Gitee