From df6e7c12d212408223728fed11ea632055d783b3 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 9 Feb 2018 06:25:15 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- python-PyMySQL.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-PyMySQL.spec b/python-PyMySQL.spec index 6968870..391d775 100644 --- a/python-PyMySQL.spec +++ b/python-PyMySQL.spec @@ -5,7 +5,7 @@ Name: python-%{pypi_name} Version: 0.8.0 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Pure-Python MySQL client library License: MIT @@ -94,6 +94,9 @@ done %changelog +* Fri Feb 09 2018 Fedora Release Engineering - 0.8.0-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild + * Mon Jan 15 2018 Iryna Shcherbina - 0.8.0-2 - Update Python 2 dependency declarations to new packaging standards (See https://fedoraproject.org/wiki/FinalizingFedoraSwitchtoPython3)