Rebuilt for Python 3.8
This commit is contained in:
parent
cc4a787ff8
commit
82740defde
@ -3,7 +3,7 @@
|
|||||||
|
|
||||||
Name: fontforge
|
Name: fontforge
|
||||||
Version: 20190801
|
Version: 20190801
|
||||||
Release: 1%{?dist}
|
Release: 2%{?dist}
|
||||||
Summary: Outline and bitmap font editor
|
Summary: Outline and bitmap font editor
|
||||||
|
|
||||||
License: GPLv3+
|
License: GPLv3+
|
||||||
@ -143,6 +143,9 @@ find $RPM_BUILD_ROOT -name '*.a' -exec rm -f {} ';'
|
|||||||
%doc htdocs
|
%doc htdocs
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Aug 19 2019 Miro Hrončok <mhroncok@redhat.com> - 20190801-2
|
||||||
|
- Rebuilt for Python 3.8
|
||||||
|
|
||||||
* Thu Aug 15 2019 Parag Nemade <pnemade AT redhat DOT com> - 20190801-1
|
* Thu Aug 15 2019 Parag Nemade <pnemade AT redhat DOT com> - 20190801-1
|
||||||
- Update to 20190801 version (#1739819)
|
- Update to 20190801 version (#1739819)
|
||||||
- Upstream moved to use Glib's GHashTable over uthash
|
- Upstream moved to use Glib's GHashTable over uthash
|
||||||
|
Loading…
Reference in New Issue
Block a user