Convert License tag to SPDX.
This commit is contained in:
parent
68a34201af
commit
46f07a2563
1 changed files with 5 additions and 2 deletions
|
|
@ -31,14 +31,14 @@
|
|||
# simplify cut and pasting.
|
||||
#
|
||||
Version: 2.011
|
||||
Release: 10%{?dist}
|
||||
Release: 11%{?dist}
|
||||
URL: https://github.com/adobe-fonts/source-han-code-jp/
|
||||
|
||||
# The identifier of the entity, that released the font family.
|
||||
%global foundry adobe
|
||||
# The font family license identifier. Adjust as necessary. The OFL is our
|
||||
# recommended font license.
|
||||
%global fontlicense OFL
|
||||
%global fontlicense OFL-1.1
|
||||
#
|
||||
# The following directives are lists of space-separated shell globs
|
||||
# – matching files associated with the font family,
|
||||
|
|
@ -98,6 +98,9 @@ chmod 0644 README.md README-JP.md
|
|||
%fontfiles
|
||||
|
||||
%changelog
|
||||
* Tue Nov 29 2022 Akira TAGOH <tagoh@redhat.com> - 2.011-11
|
||||
- Convert License tag to SPDX.
|
||||
|
||||
* Wed Jul 20 2022 Fedora Release Engineering <releng@fedoraproject.org> - 2.011-10
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue