From 418a49b8cc3215fe5c07d33d04c3659aff066923 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Thu, 3 Aug 2017 06:50:22 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild --- python-markupsafe.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-markupsafe.spec b/python-markupsafe.spec index 8e1551a..d476fc6 100644 --- a/python-markupsafe.spec +++ b/python-markupsafe.spec @@ -1,6 +1,6 @@ Name: python-markupsafe Version: 0.23 -Release: 15%{?dist} +Release: 16%{?dist} Summary: Implements a XML/HTML/XHTML Markup safe string for Python Group: Development/Languages @@ -63,6 +63,9 @@ rm $RPM_BUILD_ROOT/%{python3_sitearch}/markupsafe/*.c %changelog +* Thu Aug 03 2017 Fedora Release Engineering - 0.23-16 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild + * Fri Jul 28 2017 Troy Dawson - 0.23-15 - Clean up spec file