From 942b68f6d3c0ea45d661bf51c4614096b302a829 Mon Sep 17 00:00:00 2001 From: CentOS Sources Date: Tue, 7 May 2019 17:50:42 -0400 Subject: [PATCH] import python-markupsafe-0.23-19.module+el8.0.0+2961+596d0223 --- SPECS/python-markupsafe.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/SPECS/python-markupsafe.spec b/SPECS/python-markupsafe.spec index 9b425f7..c718316 100644 --- a/SPECS/python-markupsafe.spec +++ b/SPECS/python-markupsafe.spec @@ -3,7 +3,7 @@ Name: python-markupsafe Version: 0.23 -Release: 18%{?dist} +Release: 19%{?dist} Summary: Implements a XML/HTML/XHTML Markup safe string for Python Group: Development/Languages @@ -77,6 +77,10 @@ rm $RPM_BUILD_ROOT/%{python3_sitearch}/markupsafe/*.c %endif %changelog +* Wed Apr 03 2019 Tomas Orsava - 0.23-19 +- Bumping due to problems with modular RPM upgrade path (#1695587) +- Related: rhbz#1693974 + * Tue Jul 31 2018 Lumír Balhar - 0.23-18 - Make possible to disable python3 subpackage - Disable debugsource package