Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
This commit is contained in:
Fedora Release Engineering 2021-07-27 08:01:11 +00:00
parent 29b45cc2eb
commit 5787e143d7

View File

@ -1,6 +1,6 @@
Name: python-docutils
Version: 0.16
Release: 6%{?dist}
Release: 7%{?dist}
Summary: System for processing plaintext documentation
# See COPYING.txt for information
@ -72,6 +72,10 @@ export PYTHONPATH=%{buildroot}%{python3_sitelib}
%changelog
* Tue Jul 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.16-7
- Second attempt - Rebuilt for
https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
* Tue Jun 22 2021 Miro Hrončok <mhroncok@redhat.com> - 0.16-6
- Stop shipping the entire docs sources, reduce the package size significantly