diff --git a/python-docutils.spec b/python-docutils.spec index e717ee2..75b0599 100644 --- a/python-docutils.spec +++ b/python-docutils.spec @@ -1,6 +1,6 @@ Name: python-docutils Version: 0.17.1 -Release: 1%{?dist} +Release: 2%{?dist} Summary: System for processing plaintext documentation # See COPYING.txt for information @@ -75,6 +75,9 @@ export PYTHONPATH=%{buildroot}%{python3_sitelib} %changelog +* Fri Jan 21 2022 Fedora Release Engineering - 0.17.1-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild + * Fri Sep 17 2021 Karolina Surma - 0.17.1-1 - Update to 0.17.1 Resolves: rhbz#1927513