Add OFL to License tag for DroidSansDevanagari font.
Resolves: rhbz#1972027
This commit is contained in:
parent
81cd75d662
commit
19c6c394d4
@ -3,8 +3,9 @@ BuildArch: noarch
|
||||
|
||||
# No sane versionning upstream, use git clone timestamp
|
||||
Version: 20200215
|
||||
Release: 10%{?dist}
|
||||
License: ASL 2.0
|
||||
Release: 10%{?dist}.1
|
||||
License: ASL 2.0 and OFL
|
||||
## DroidSansDevanagari is licensed under OFL
|
||||
URL: https://android.googlesource.com/
|
||||
|
||||
%global source_name google-droid-fonts
|
||||
@ -109,6 +110,10 @@ Summary: A set of general-purpose font families released by Google as part of A
|
||||
%fontfiles -a
|
||||
|
||||
%changelog
|
||||
* Tue Jun 15 2021 Akira TAGOH <tagoh@redhat.com> - 20200215-10.1
|
||||
- Add OFL to License tag for DroidSansDevanagari font.
|
||||
Resolves: rhbz#1972027
|
||||
|
||||
* Thu Apr 15 2021 Mohan Boddu <mboddu@redhat.com> - 20200215-10
|
||||
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user