import python-docutils-0.14-12.module+el8.0.0+2961+596d0223

This commit is contained in:
CentOS Sources 2019-05-07 17:45:05 -04:00 committed by Andrew Lukoshko
parent 9687020777
commit d1724ef4e7

View File

@ -12,7 +12,7 @@
Name: python-%{srcname}
Version: 0.14
Release: 11%{?dist}
Release: 12%{?dist}
Summary: System for processing plaintext documentation
Group: Development/Languages
@ -183,6 +183,10 @@ popd
%endif
%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
- Remove python2 executables - they are functionally identical to the python3
executables, so we're only going to ship them in the python3 subpackage