From 62b338ddd0084ee9a31ff41c1fe5adffae7a56f9 Mon Sep 17 00:00:00 2001 From: Gwyn Ciesla Date: Wed, 2 May 2018 13:16:03 -0500 Subject: [PATCH] BR fix. --- gnu-free-fonts.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/gnu-free-fonts.spec b/gnu-free-fonts.spec index fb4e06b..9762095 100644 --- a/gnu-free-fonts.spec +++ b/gnu-free-fonts.spec @@ -3,7 +3,7 @@ Name: %{fontname}-fonts Version: 20120503 -Release: 17%{?dist} +Release: 18%{?dist} Summary: Free UCS Outline Fonts # Standard font exception @@ -23,7 +23,7 @@ Patch0: gnu-free-fonts-devanagari-rendering.patch BuildArch: noarch BuildRequires: fontpackages-devel fontforge # following is needed as we are calling /usr/bin/2to3 -BuildRequires: python3-tools +BuildRequires: /usr/bin/2to3 %global common_desc \ Gnu FreeFont is a free family of scalable outline fonts, suitable for general \ @@ -151,6 +151,9 @@ install -Dm 0644 -p %{SOURCE8} \ %{_datadir}/appdata/%{fontname}.metainfo.xml %changelog +* Wed May 02 2018 Gwyn Ciesla - 20120503-18 +- BR fix. + * Wed Feb 07 2018 Fedora Release Engineering - 20120503-17 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild