From 4fec60c35d7d59118e14e9102c1191e42b675458 Mon Sep 17 00:00:00 2001 From: Python Maint Date: Fri, 5 Jun 2026 00:04:41 +0200 Subject: [PATCH 1/2] Rebuilt for Python 3.15 --- python-dns-lexicon.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-dns-lexicon.spec b/python-dns-lexicon.spec index 6aad229..e91aaf5 100644 --- a/python-dns-lexicon.spec +++ b/python-dns-lexicon.spec @@ -20,7 +20,7 @@ Version: %{forgeversion} %bcond_without tests Name: python-%{pypi_name} -Release: 6%{?dist} +Release: 7%{?dist} Summary: Manipulate DNS records on various DNS providers in a standardized/agnostic way License: MIT @@ -227,6 +227,9 @@ ln -s lexicon-%{python3_version} lexicon-3 # }}} %changelog +* Thu Jun 04 2026 Python Maint - 3.21.1-7 +- Rebuilt for Python 3.15 + * Sat Jan 17 2026 Fedora Release Engineering - 3.21.1-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild From 0fee0233899ae7694d689b42d8cafb6eda7aa0f3 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Thu, 16 Jul 2026 19:09:02 +0000 Subject: [PATCH 2/2] Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild --- python-dns-lexicon.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-dns-lexicon.spec b/python-dns-lexicon.spec index e91aaf5..250f636 100644 --- a/python-dns-lexicon.spec +++ b/python-dns-lexicon.spec @@ -20,7 +20,7 @@ Version: %{forgeversion} %bcond_without tests Name: python-%{pypi_name} -Release: 7%{?dist} +Release: 8%{?dist} Summary: Manipulate DNS records on various DNS providers in a standardized/agnostic way License: MIT @@ -227,6 +227,9 @@ ln -s lexicon-%{python3_version} lexicon-3 # }}} %changelog +* Thu Jul 16 2026 Fedora Release Engineering - 3.21.1-8 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild + * Thu Jun 04 2026 Python Maint - 3.21.1-7 - Rebuilt for Python 3.15