From 3b7d5da2b45ab948516e91cfbb9ab3dfdfc1e7ce Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= Date: Mon, 25 Oct 2021 16:24:32 +0200 Subject: [PATCH] CI: Update the dns-lexiocn package so it also builds on Fedora 36+ Related: rhbz#1950291 --- tests/python-dns-lexicon.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/python-dns-lexicon.spec b/tests/python-dns-lexicon.spec index fb6026d..94c4903 100644 --- a/tests/python-dns-lexicon.spec +++ b/tests/python-dns-lexicon.spec @@ -4,7 +4,7 @@ Name: python-dns-lexicon # because otherwise we would miss some dependencies. # Please, don't write spec files like this in Fedora, it is forbidden. %if 0%{?fedora} >= 34 || 0%{?rhel} >= 9 -Version: 3.5.2 +Version: 3.8.1 %else Version: 3.4.0 %endif