From f376e657f5cdae2677a8343f065d895c9fa194c7 Mon Sep 17 00:00:00 2001 From: Anonymous_Z Date: Mon, 18 May 2020 11:44:41 +0800 Subject: [PATCH] rebuild for giflib --- emacs.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/emacs.spec b/emacs.spec index 8c7fcff..69435b2 100644 --- a/emacs.spec +++ b/emacs.spec @@ -4,7 +4,7 @@ Name: emacs Epoch: 1 Version: 26.1 -Release: 12 +Release: 13 Summary: An extensible GNU text editor License: GPLv3+ and CC0-1.0 URL: http://www.gnu.org/software/emacs @@ -358,6 +358,9 @@ fi %{_infodir}/* %changelog +* Mon May 18 2020 zhangrui - 1:26.1-13 +- rebuild for giflib + * Fri Mar 13 2020 songnannan - 1:26.1-12 - add secure compile option -- Gitee