Merged update from upstream sources
This is an automated DistroBaker update from upstream sources. If you do not know what this is about or would like to opt out, contact the OSCI team. Source: https://src.fedoraproject.org/rpms/liberation-fonts.git#94845f5ce58e68bc7f8203075f9e0013fece40ee
This commit is contained in:
parent
ed7ee74139
commit
c06fa12909
@ -10,7 +10,7 @@ used fonts on Microsoft systems: Times New Roman, Arial, and Courier New.
|
||||
Name: %{fontname}-fonts
|
||||
Summary: Fonts to replace commonly used Microsoft Windows fonts
|
||||
Version: 2.1.3
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
Epoch: 1
|
||||
License: OFL
|
||||
URL: https://github.com/liberationfonts/liberation-fonts
|
||||
@ -24,7 +24,8 @@ Source8: %{fontname}-sans.metainfo.xml
|
||||
Source9: %{fontname}-serif.metainfo.xml
|
||||
BuildArch: noarch
|
||||
|
||||
BuildRequires: fontpackages-devel >= 1.13, xorg-x11-font-utils
|
||||
BuildRequires: fontpackages-devel >= 1.13
|
||||
BuildRequires: mkfontscale mkfontdir
|
||||
BuildRequires: fontforge
|
||||
BuildRequires: libappstream-glib
|
||||
BuildRequires: python3
|
||||
@ -184,6 +185,10 @@ appstream-util validate-relax --nonet \
|
||||
%files
|
||||
|
||||
%changelog
|
||||
* Thu Mar 04 2021 Peter Hutterer <peter.hutterer@redhat.com> 1:2.1.3-2
|
||||
- Require mkfontscale and mkfontdir directly, not xorg-x11-font-utils
|
||||
(#1933539)
|
||||
|
||||
* Mon Mar 01 2021 Vishal Vijayraghavan <vvijayra AT redhat DOT com> - 1:2.1.3-1
|
||||
- New release of liberation-fonts 2.1.3
|
||||
- Resolves:rh#1464310 : Tilded G not works with Liberation Sans and Serif
|
||||
|
Loading…
Reference in New Issue
Block a user