From 37407e549f7eeb092a9285d0ba72fedc0982256a Mon Sep 17 00:00:00 2001 From: Python Maint Date: Wed, 3 Jun 2026 20:57:03 +0200 Subject: [PATCH 1/2] Rebuilt for Python 3.15 --- python-html2text.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-html2text.spec b/python-html2text.spec index a0be1b7..5d98d9b 100644 --- a/python-html2text.spec +++ b/python-html2text.spec @@ -7,7 +7,7 @@ also happens to be valid Markdown (a text-to-HTML format). Name: python-%{upname} Version: 2025.4.15 -Release: 6%{?dist} +Release: 7%{?dist} Summary: %{common_sum} License: GPL-3.0-or-later @@ -83,6 +83,9 @@ popd %changelog +* Wed Jun 03 2026 Python Maint - 2025.4.15-7 +- Rebuilt for Python 3.15 + * Sat Jan 17 2026 Fedora Release Engineering - 2025.4.15-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild From 4f351c71c05de063775f1b6114bd9a0c0f9ee863 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Thu, 16 Jul 2026 19:43:10 +0000 Subject: [PATCH 2/2] Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild --- python-html2text.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-html2text.spec b/python-html2text.spec index 5d98d9b..46e771d 100644 --- a/python-html2text.spec +++ b/python-html2text.spec @@ -7,7 +7,7 @@ also happens to be valid Markdown (a text-to-HTML format). Name: python-%{upname} Version: 2025.4.15 -Release: 7%{?dist} +Release: 8%{?dist} Summary: %{common_sum} License: GPL-3.0-or-later @@ -83,6 +83,9 @@ popd %changelog +* Thu Jul 16 2026 Fedora Release Engineering - 2025.4.15-8 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild + * Wed Jun 03 2026 Python Maint - 2025.4.15-7 - Rebuilt for Python 3.15