import python-docutils-0.14-12.module+el8.0.0+2966+d39a1df3

This commit is contained in:
CentOS Sources 2019-05-07 17:46:15 -04:00 committed by Andrew Lukoshko
parent e0a89653a5
commit c3aefcf2a1

View File

@ -12,7 +12,7 @@
Name: python-%{srcname} Name: python-%{srcname}
Version: 0.14 Version: 0.14
Release: 11%{?dist} Release: 12%{?dist}
Summary: System for processing plaintext documentation Summary: System for processing plaintext documentation
Group: Development/Languages Group: Development/Languages
@ -183,6 +183,10 @@ popd
%endif %endif
%changelog %changelog
* Wed Apr 03 2019 Tomas Orsava <torsava@redhat.com> - 0.14-12
- Bumping due to problems with modular RPM upgrade path (#1695587)
- Related: rhbz#1693974
* Tue Dec 11 2018 Tomas Orsava <torsava@redhat.com> - 0.14-11 * Tue Dec 11 2018 Tomas Orsava <torsava@redhat.com> - 0.14-11
- Remove python2 executables - they are functionally identical to the python3 - Remove python2 executables - they are functionally identical to the python3
executables, so we're only going to ship them in the python3 subpackage executables, so we're only going to ship them in the python3 subpackage