Update fontconfig DTD id in conf file
This commit is contained in:
parent
9b1b1a94d1
commit
9ff6cc5ed9
@ -1,5 +1,5 @@
|
|||||||
<?xml version="1.0" encoding="UTF-8"?>
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
<!DOCTYPE fontconfig SYSTEM "../fonts.dtd">
|
<!DOCTYPE fontconfig SYSTEM "urn:fontconfig:fonts.dtd">
|
||||||
<fontconfig>
|
<fontconfig>
|
||||||
<!-- Generic names -->
|
<!-- Generic names -->
|
||||||
<alias>
|
<alias>
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
Version: 0.003
|
Version: 0.003
|
||||||
Release: 29%{?dist}
|
Release: 30%{?dist}
|
||||||
# Try following URL for this package
|
# Try following URL for this package
|
||||||
#URL: https://sites.google.com/site/chrisfynn2/home/fonts/jomolhari
|
#URL: https://sites.google.com/site/chrisfynn2/home/fonts/jomolhari
|
||||||
# Looks like currently following URL is gone now. Maybe temporary issue
|
# Looks like currently following URL is gone now. Maybe temporary issue
|
||||||
@ -42,6 +42,9 @@ Source1: 65-0-%{fontpkgname}.conf
|
|||||||
%fontfiles
|
%fontfiles
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sun May 24 2020 Parag Nemade <pnemade AT redhat DOT com> - 0.003-30
|
||||||
|
- Update fontconfig DTD id in conf file
|
||||||
|
|
||||||
* Fri Mar 13 2020 Parag Nemade <pnemade AT redhat DOT com> - 0.003-29
|
* Fri Mar 13 2020 Parag Nemade <pnemade AT redhat DOT com> - 0.003-29
|
||||||
- Convert to new fonts packaging guidelines
|
- Convert to new fonts packaging guidelines
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user