!37 修改源码包下载地址
From: @wu-leilei Reviewed-by: @caodongxia Signed-off-by: @caodongxia
This commit is contained in:
commit
594bf51304
@ -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 <wulei80@h-partners.com> - 20200314-7
|
||||
- Modifying the source code package address
|
||||
|
||||
* Tue Jul 13 2021 wangyue <wangyue92@huawei.com> - 20200314-6
|
||||
- remove useless glib buildrequire
|
||||
- move %find_lang to correct stage
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user