diff --git a/python-html2text.spec b/python-html2text.spec index 2a3ea0a..0800088 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: 2024.2.26 -Release: 1%{?dist} +Release: 2%{?dist} Summary: %{common_sum} License: GPLv3 @@ -79,6 +79,9 @@ popd %changelog +* Fri Jun 07 2024 Python Maint - 2024.2.26-2 +- Rebuilt for Python 3.13 + * Tue Feb 27 2024 Fedora Release Monitoring - 2024.2.26-1 - Update to 2024.2.26 (#2266431)