Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
This commit is contained in:
Fedora Release Engineering 2018-02-09 06:25:15 +00:00
parent 4a2478075a
commit df6e7c12d2

View File

@ -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 <releng@fedoraproject.org> - 0.8.0-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
* Mon Jan 15 2018 Iryna Shcherbina <ishcherb@redhat.com> - 0.8.0-2
- Update Python 2 dependency declarations to new packaging standards
(See https://fedoraproject.org/wiki/FinalizingFedoraSwitchtoPython3)