From 0688783e148396d0e5c5e50d3cfbdcfa05fd214f Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 26 Jan 2024 03:41:30 +0000 Subject: [PATCH] Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild --- python-dns.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-dns.spec b/python-dns.spec index 33716a8..e9451c1 100644 --- a/python-dns.spec +++ b/python-dns.spec @@ -11,7 +11,7 @@ Name: python-dns Version: 2.5.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: DNS toolkit for Python # The entire package is licensed with both licenses, see LICENSE file @@ -86,6 +86,9 @@ export OPENSSL_ENABLE_SHA1_SIGNATURES=yes %endif %changelog +* Fri Jan 26 2024 Fedora Release Engineering - 2.5.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild + * Sat Jan 20 2024 Lumír Balhar - 2.5.0-1 - Update to 2.5.0 (rhbz#2257079)