From 41e49ffa9a575ddb105d1f7a89b6d2f61c145410 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 26 Jul 2019 16:20:04 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- python-smartypants.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-smartypants.spec b/python-smartypants.spec index 5d4e234..9990d1a 100644 --- a/python-smartypants.spec +++ b/python-smartypants.spec @@ -2,7 +2,7 @@ Name: python-%{pypi_name} Version: 2.0.1 -Release: 2%{?dist} +Release: 3%{?dist} Summary: plug-in that easily translates ASCII punctuation characters into smart entities License: BSD @@ -79,6 +79,9 @@ rm -rf _build/html/.{doctrees,buildinfo} %license COPYING %changelog +* Fri Jul 26 2019 Fedora Release Engineering - 2.0.1-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild + * Tue Jun 11 2019 José Matos - 2.0.1-2 - fix source url, license short hand, description and summary. - remove shebang lines and make smartypants a shebang line use python3.