From cb5f53111b312c16d7c5389fefdb694dca475be9 Mon Sep 17 00:00:00 2001 From: Akira TAGOH Date: Mon, 2 Oct 2023 17:32:48 +0900 Subject: [PATCH] Add a substitute config for ArialMT again. Resolves: RHEL-2273 --- liberation-fonts-sans.conf | 13 +++++++++++++ liberation-fonts.spec | 6 +++++- 2 files changed, 18 insertions(+), 1 deletion(-) diff --git a/liberation-fonts-sans.conf b/liberation-fonts-sans.conf index ab592b7..9e4d63e 100644 --- a/liberation-fonts-sans.conf +++ b/liberation-fonts-sans.conf @@ -14,5 +14,18 @@ Arial + + + ArialMT + + Liberation Sans + + + + Liberation Sans + + ArialMT + + diff --git a/liberation-fonts.spec b/liberation-fonts.spec index d3fccbb..e7f7852 100644 --- a/liberation-fonts.spec +++ b/liberation-fonts.spec @@ -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: 4%{?dist} +Release: 5%{?dist} Epoch: 1 License: OFL URL: https://github.com/liberationfonts/liberation-fonts @@ -185,6 +185,10 @@ appstream-util validate-relax --nonet \ %files %changelog +* Mon Oct 2 2023 Akira TAGOH - 1:2.1.3-5 +- Add a substitute config for ArialMT again. + Resolves: RHEL-2273 + * Mon Aug 09 2021 Mohan Boddu - 1:2.1.3-4 - Rebuilt for IMA sigs, glibc 2.34, aarch64 flags Related: rhbz#1991688