Fix a typo in the License expression
This commit is contained in:
parent
bbc9f81f2d
commit
04461e3151
@ -2,13 +2,13 @@
|
|||||||
|
|
||||||
Name: adobe-afdko
|
Name: adobe-afdko
|
||||||
Version: 3.6.1
|
Version: 3.6.1
|
||||||
Release: 9%{?dist}
|
Release: 10%{?dist}
|
||||||
Summary: Adobe Font Development Kit for OpenType
|
Summary: Adobe Font Development Kit for OpenType
|
||||||
# ExternalAntlr4Cpp.cmake is BSD-3-clause
|
# ExternalAntlr4Cpp.cmake is BSD-3-clause
|
||||||
# c/makeotf/makeotf_lib/build/hotpccts/pccts/* is ANTLR-PD
|
# c/makeotf/makeotf_lib/build/hotpccts/pccts/* is ANTLR-PD
|
||||||
# afdko-3.6.1/python/afdko/pdflib/pdfgen.py is Python-2.0.1
|
# afdko-3.6.1/python/afdko/pdflib/pdfgen.py is Python-2.0.1
|
||||||
# python/afdko/resources/ is BSD-3-Clause
|
# python/afdko/resources/ is BSD-3-Clause
|
||||||
License: Apache-2.0 AND BSD-3-clause AND ANTLR-PD AND Python-2.0.1
|
License: Apache-2.0 AND BSD-3-Clause AND ANTLR-PD AND Python-2.0.1
|
||||||
URL: https://github.com/adobe-type-tools/afdko
|
URL: https://github.com/adobe-type-tools/afdko
|
||||||
Source0: https://github.com/adobe-type-tools/%{archivename}/releases/download/%{version}/%{archivename}-%{version}.tar.gz
|
Source0: https://github.com/adobe-type-tools/%{archivename}/releases/download/%{version}/%{archivename}-%{version}.tar.gz
|
||||||
Patch0: adobe-afdko-c99-1.patch
|
Patch0: adobe-afdko-c99-1.patch
|
||||||
@ -42,6 +42,9 @@ find ./ -type f -executable -exec install -p -m 0755 "{}" \
|
|||||||
%{_bindir}/*
|
%{_bindir}/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Jan 22 2024 Benjamin A. Beasley <code@musicinmybrain.net> - 3.6.1-10
|
||||||
|
- Fix a typo in the License expression
|
||||||
|
|
||||||
* Mon Jan 22 2024 Fedora Release Engineering <releng@fedoraproject.org> - 3.6.1-9
|
* Mon Jan 22 2024 Fedora Release Engineering <releng@fedoraproject.org> - 3.6.1-9
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user