Fix a typo in fontconfig config
Resolves: RHEL-48705
This commit is contained in:
parent
aff1311ed5
commit
7be7a8ea82
@ -3,9 +3,9 @@
|
||||
<fontconfig>
|
||||
<alias>
|
||||
<family>sans-serif</family>
|
||||
<default>
|
||||
<prefer>
|
||||
<family>Lato</family>
|
||||
</default>
|
||||
</prefer>
|
||||
</alias>
|
||||
<alias>
|
||||
<family>Lato</family>
|
||||
|
@ -1,5 +1,5 @@
|
||||
Version: 2.015
|
||||
Release: 21%{?dist}
|
||||
Release: 22%{?dist}
|
||||
URL: http://www.latofonts.com/
|
||||
|
||||
%global fontlicense OFL-1.1
|
||||
@ -63,6 +63,9 @@ chmod 0644 OFL.txt README.txt
|
||||
%fontfiles
|
||||
|
||||
%changelog
|
||||
* Fri Jul 12 2024 Akira TAGOH <tagoh@redhat.com> - 2.015-22
|
||||
- Fix a typo in fontconfig config.
|
||||
|
||||
* Mon Jun 24 2024 Troy Dawson <tdawson@redhat.com> - 2.015-21
|
||||
- Bump release for June 2024 mass rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user