diff --git a/fontforge.spec b/fontforge.spec index a7fcb792a5e5634167a3e5f1721762755210e502..073c9c1c5e70157986bce2d386aec63646e34af0 100644 --- a/fontforge.spec +++ b/fontforge.spec @@ -1,13 +1,12 @@ %global gettext_package FontForge -%global gittag0 20200314 Name: fontforge Version: 20200314 -Release: 6 +Release: 7 Summary: Outline and bitmap font editor License: GPLv3+ URL: http://fontforge.github.io/ -Source0: https://github.com/fontforge/%{name}/archive/%{gittag0}.tar.gz#/%{name}-%{version}.tar.gz +Source0: https://github.com/fontforge/fontforge/archive/%{version}/fontforge-%{version}.tar.gz Patch0001: fontforge-20200314-Call-gdk_set_allowed_backends-before-gdk_init.patch Patch0002: fontforge-20200314-sphinx-make-changes-to-support-Sphinx-3.patch @@ -112,6 +111,9 @@ popd %{_mandir}/man1/*.1* %changelog +* Mon Nov 14 2022 wulei - 20200314-7 +- Modifying the source code package address + * Tue Jul 13 2021 wangyue - 20200314-6 - remove useless glib buildrequire - move %find_lang to correct stage