From d57363c6516e169769e8d48bbc40eea7ffe29b39 Mon Sep 17 00:00:00 2001 From: Parag Nemade Date: Fri, 21 May 2021 22:03:51 +0530 Subject: [PATCH] Resolves:rhbz#1961999 - Add gating tests --- overpass-fonts.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/overpass-fonts.spec b/overpass-fonts.spec index d76772e..bb98669 100644 --- a/overpass-fonts.spec +++ b/overpass-fonts.spec @@ -4,7 +4,7 @@ Name: %{fontname}-fonts Version: 3.0.4 -Release: 6%{?dist} +Release: 7%{?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 May 21 2021 Parag Nemade - 3.0.4-7 +- Resolves:rhbz#1961999 - Add gating tests + * Fri Apr 16 2021 Mohan Boddu - 3.0.4-6 - Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937