From f91c70e02d1ee579934db2025e7b33d45fc61dd4 Mon Sep 17 00:00:00 2001 From: jackie_wu Date: Fri, 21 May 2021 10:28:41 +0800 Subject: [PATCH] update release (cherry picked from commit cee68432f3d79827eb4dada0d2bd8ffc5650476d) --- fontforge.spec | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/fontforge.spec b/fontforge.spec index a27a334..7367a48 100644 --- a/fontforge.spec +++ b/fontforge.spec @@ -3,7 +3,7 @@ Name: fontforge Version: 20200314 -Release: 2 +Release: 4 Summary: Outline and bitmap font editor License: GPLv3+ URL: http://fontforge.github.io/ @@ -112,8 +112,11 @@ popd %{_mandir}/man1/*.1* %changelog -* Sat Jan 30 2021 caodongxia - 20200314-2 -- Change install requires autotrace to potrace +* Fri May 21 2021 wutao - 20200314-4 +- update release + +* Wed Dec 16 2020 Ge Wang - 20200314-2 +- change install require autotrace to potrace * Sat Aug 1 2020 xiaoweiwei - 20200314-1 - upgrade to 20200314 -- Gitee