Update fontconfig DTD id in conf file
This commit is contained in:
parent
1c15f869dc
commit
c7617455da
@ -1,5 +1,5 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE fontconfig SYSTEM "fonts.dtd">
|
||||
<!DOCTYPE fontconfig SYSTEM "urn:fontconfig:fonts.dtd">
|
||||
<fontconfig>
|
||||
<match>
|
||||
<test name="lang">
|
||||
|
@ -7,7 +7,7 @@ Name: %{fontname}-fonts
|
||||
# update versions on file changes. When in doubt use the timestamp of the most
|
||||
# recent file as version.
|
||||
Version: 0.6
|
||||
Release: 21.%{cvsdate}cvs%{?dist}
|
||||
Release: 22.%{cvsdate}cvs%{?dist}
|
||||
Summary: Fonts for Sinhala language
|
||||
License: GPLv2
|
||||
URL: http://sinhala.sourceforge.net/
|
||||
@ -58,6 +58,9 @@ install -Dm 0644 -p %{SOURCE2} \
|
||||
%{_datadir}/appdata/%{fontname}.metainfo.xml
|
||||
|
||||
%changelog
|
||||
* Sun May 24 2020 Parag Nemade <pnemade AT redhat DOT com> - 0.6-22.20090803cvs
|
||||
- Update fontconfig DTD id in conf file
|
||||
|
||||
* Wed Jan 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.6-21.20090803cvs
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user