Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
This commit is contained in:
Fedora Release Engineering 2022-01-21 11:50:08 +00:00
parent c89db544dd
commit 6573197757

View File

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