diff --git a/python-markupsafe.spec b/python-markupsafe.spec index 45d09c2..2245087 100644 --- a/python-markupsafe.spec +++ b/python-markupsafe.spec @@ -1,6 +1,6 @@ Name: python-markupsafe Version: 1.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Implements a XML/HTML/XHTML Markup safe string for Python License: BSD URL: https://pypi.org/project/MarkupSafe/ @@ -71,6 +71,9 @@ rm %{buildroot}%{python3_sitearch}/markupsafe/*.c %changelog +* Sat Feb 02 2019 Fedora Release Engineering - 1.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild + * Tue Jul 31 2018 Miro HronĨok - 1.0-1 - Update to 1.0 (#1430160)