Resolves:rhbz#1990810 - Typo in the fontconfig file
This commit is contained in:
parent
e93cea796c
commit
d0d196cab5
@ -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
|
||||||
|
- Resolves:rhbz#1990810 - Typo in the fontconfig file
|
||||||
|
|
||||||
* Fri Apr 16 2021 Mohan Boddu <mboddu@redhat.com> - 0.91-23
|
* Fri Apr 16 2021 Mohan Boddu <mboddu@redhat.com> - 0.91-23
|
||||||
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937
|
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user