From 93aecb66d9bea6dc3f318c3cc39b41714202e70d Mon Sep 17 00:00:00 2001 From: Tom Callaway Date: Fri, 6 Dec 2019 08:45:10 -0500 Subject: [PATCH] fix incorrect fontconfig file --- overpass-fonts-fontconfig.conf | 8 ++++---- overpass-fonts.spec | 5 ++++- 2 files changed, 8 insertions(+), 5 deletions(-) diff --git a/overpass-fonts-fontconfig.conf b/overpass-fonts-fontconfig.conf index 06edfeb..b1c6e94 100644 --- a/overpass-fonts-fontconfig.conf +++ b/overpass-fonts-fontconfig.conf @@ -2,15 +2,15 @@ - Overpass + sans-serif - sans-serif + Overpass - sans-serif + Overpass - Overpass + sans-serif diff --git a/overpass-fonts.spec b/overpass-fonts.spec index eacf3b9..b531748 100644 --- a/overpass-fonts.spec +++ b/overpass-fonts.spec @@ -4,7 +4,7 @@ Name: %{fontname}-fonts Version: 3.0.4 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Typeface based on the U.S. interstate highway road signage type system License: OFL or LGPLv2+ URL: https://github.com/RedHatBrand/overpass/ @@ -82,6 +82,9 @@ install -Dm 0644 -p %{SOURCE4} \ %{_datadir}/appdata/%{fontname}-mono.metainfo.xml %changelog +* Fri Dec 6 2019 Tom Callaway - 3.0.4-2 +- fix incorrect fontconfig file (thanks to lazybvr) + * Tue Nov 26 2019 Tom Callaway - 3.0.4-1 - update to 3.0.4