Fixed rhbz#1990791 - Typo in the fontconfig file breaks the query in fontconfig
This commit is contained in:
parent
c87ba24e90
commit
ab034d1f2a
@ -2,7 +2,7 @@
|
|||||||
<!DOCTYPE fontconfig SYSTEM "../fonts.dtd">
|
<!DOCTYPE fontconfig SYSTEM "../fonts.dtd">
|
||||||
<fontconfig>
|
<fontconfig>
|
||||||
<alias>
|
<alias>
|
||||||
<family>sans-serif</family>
|
<family>serif</family>
|
||||||
<prefer>
|
<prefer>
|
||||||
<family>Saab</family>
|
<family>Saab</family>
|
||||||
</prefer>
|
</prefer>
|
||||||
|
@ -3,8 +3,8 @@
|
|||||||
|
|
||||||
Name: %{fontname}-fonts
|
Name: %{fontname}-fonts
|
||||||
Version: 0.91
|
Version: 0.91
|
||||||
Release: 23%{?dist}
|
Release: 24%{?dist}
|
||||||
Summary: Free Punjabi Unicode OpenType Font
|
Summary: Free Punjabi Unicode OpenType Serif Font
|
||||||
|
|
||||||
|
|
||||||
License: GPLv2+ with exceptions
|
License: GPLv2+ with exceptions
|
||||||
@ -19,8 +19,8 @@ BuildRequires: fontpackages-devel
|
|||||||
Requires: fontpackages-filesystem
|
Requires: fontpackages-filesystem
|
||||||
|
|
||||||
%description
|
%description
|
||||||
This package provides a free OpenType Punjabi (Gurmukhi) font.
|
This package provides a free OpenType Punjabi (Gurmukhi) Serif font.
|
||||||
Developed by Bhupinder Singh
|
Developed by Bhupinder Singh.
|
||||||
|
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
@ -46,6 +46,9 @@ ln -s %{_fontconfig_templatedir}/%{fontconf} \
|
|||||||
%doc License_font_exception.txt
|
%doc License_font_exception.txt
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Aug 06 2021 Parag Nemade <pnemade AT redhat DOT com> - 0.91-24
|
||||||
|
- Fixed rhbz#1990791 - Typo in the fontconfig file breaks the query in fontconfig
|
||||||
|
|
||||||
* Tue Jul 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.91-23
|
* Tue Jul 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.91-23
|
||||||
- Second attempt - Rebuilt for
|
- Second attempt - Rebuilt for
|
||||||
https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
|
https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
|
||||||
|
Loading…
Reference in New Issue
Block a user