Update to 20220308 version (#2062047)
Signed-off-by: Parag Nemade <pnemade@fedoraproject.org>
This commit is contained in:
parent
48dd3344da
commit
85374d27b4
@ -1,8 +1,8 @@
|
||||
%global gettext_package FontForge
|
||||
|
||||
Name: fontforge
|
||||
Version: 20201107
|
||||
Release: 6%{?dist}
|
||||
Version: 20220308
|
||||
Release: 1%{?dist}
|
||||
Summary: Outline and bitmap font editor
|
||||
|
||||
License: GPLv3+
|
||||
@ -70,10 +70,7 @@ This package contains documentation files for %{name}.
|
||||
%setup -q
|
||||
|
||||
# Remove tests that requires Internet access
|
||||
sed -i '45d;83d;101d;102d;114d;115d;127d' tests/CMakeLists.txt
|
||||
rm tests/test003.pe tests/test130.pe tests/test0101.py tests/test929.py
|
||||
# Remove tests for s390x
|
||||
rm tests/test0004.py tests/test1009.py tests/test1010.py
|
||||
sed -i '45d;82d;101d;126d' tests/CMakeLists.txt
|
||||
|
||||
|
||||
%build
|
||||
@ -114,7 +111,6 @@ popd
|
||||
%{_datadir}/fontforge
|
||||
%{_datadir}/icons/hicolor/*/apps/org.fontforge.FontForge*
|
||||
%{_mandir}/man1/*.1*
|
||||
%{_datadir}/pixmaps/org.fontforge.FontForge*
|
||||
%{_datadir}/mime/packages/fontforge.xml
|
||||
%{_metainfodir}/org.fontforge.FontForge.appdata.xml
|
||||
%{python3_sitearch}/fontforge.so
|
||||
@ -127,6 +123,9 @@ popd
|
||||
%doc %{_pkgdocdir}
|
||||
|
||||
%changelog
|
||||
* Thu Mar 10 2022 Parag Nemade <pnemade AT redhat DOT com> - 20220308-1
|
||||
- Update to 20220308 version (#2062047)
|
||||
|
||||
* Thu Jan 20 2022 Fedora Release Engineering <releng@fedoraproject.org> - 20201107-6
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (fontforge-20201107.tar.gz) = 7b5672bc87b4be9211ebc4a20dfb9a7dd8d870f5fc34c74c78f663ab1c25ca7818ddcb52b67d748dd6720b62eab7cb14bb586a86525703f2c15aca3b65d53e26
|
||||
SHA512 (fontforge-20220308.tar.gz) = 8c2d2ba087afbe2e094436c330622a7ca4136799bce8a02ff7af63ed49fa910c4384d7bb9db5f23a54d2f3ce95151ee6fa9ceea56b0402b318a6fd057835389a
|
||||
|
Loading…
Reference in New Issue
Block a user