From b4cee2aa9f78ab987fa043b7c28f6d8b47bae19d Mon Sep 17 00:00:00 2001 From: Matthew Davis Date: Fri, 29 Apr 2022 13:12:26 -0400 Subject: [PATCH] Fixed typo --- python-dns-lexicon.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python-dns-lexicon.spec b/python-dns-lexicon.spec index c146e2f..cb5276b 100644 --- a/python-dns-lexicon.spec +++ b/python-dns-lexicon.spec @@ -83,7 +83,7 @@ BuildRequires: %{py3_prefix}-future BuildRequires: %{py3_prefix}-pyOpenSSL BuildRequires: %{py3_prefix}-tldextract -%if 0%{?fedora} <= 28 || 0%{rhel7} +%if 0%{?fedora} <= 28 || 0%{?rhel7} BuildRequires: %{py3_prefix}-PyYAML %else BuildRequires: python3-pyyaml