diff --git a/python-html2text.spec b/python-html2text.spec
index 0800088..381cd9a 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: 2%{?dist}
+Release: 3%{?dist}
Summary: %{common_sum}
License: GPLv3
@@ -79,6 +79,9 @@ popd
%changelog
+* Fri Jul 19 2024 Fedora Release Engineering - 2024.2.26-3
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
+
* Fri Jun 07 2024 Python Maint - 2024.2.26-2
- Rebuilt for Python 3.13