diff --git a/python-docutils.spec b/python-docutils.spec index 012d127..ca99af1 100644 --- a/python-docutils.spec +++ b/python-docutils.spec @@ -1,6 +1,6 @@ Name: python-docutils Version: 0.20.1 -Release: 1%{?dist} +Release: 2%{?dist} Summary: System for processing plaintext documentation # See COPYING.txt for information @@ -76,6 +76,9 @@ export PYTHONPATH=%{buildroot}%{python3_sitelib} %changelog +* Mon Jan 22 2024 Fedora Release Engineering - 0.20.1-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild + * Fri Aug 11 2023 Karolina Surma - 0.20.1-1 - Update to 0.20.1 Resolves: rhbz#2207802