Resolves:rhbz#1961999 - Add gating tests

This commit is contained in:
Parag Nemade 2021-05-21 22:03:51 +05:30
parent c1e8750b6a
commit d57363c651
No known key found for this signature in database
GPG Key ID: 71932951EB71E972

View File

@ -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 <pnemade AT redhat DOT com> - 3.0.4-7
- Resolves:rhbz#1961999 - Add gating tests
* Fri Apr 16 2021 Mohan Boddu <mboddu@redhat.com> - 3.0.4-6
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937