From d1724ef4e798f7d213c7c8409d45a0489c0c379a Mon Sep 17 00:00:00 2001 From: CentOS Sources Date: Tue, 7 May 2019 17:45:05 -0400 Subject: [PATCH] import python-docutils-0.14-12.module+el8.0.0+2961+596d0223 --- SPECS/python-docutils.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/SPECS/python-docutils.spec b/SPECS/python-docutils.spec index 010387a..a91e959 100644 --- a/SPECS/python-docutils.spec +++ b/SPECS/python-docutils.spec @@ -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 - 0.14-12 +- Bumping due to problems with modular RPM upgrade path (#1695587) +- Related: rhbz#1693974 + * Tue Dec 11 2018 Tomas Orsava - 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