diff --git a/python-ecdsa.spec b/python-ecdsa.spec index f0a990f..7c1bb2a 100644 --- a/python-ecdsa.spec +++ b/python-ecdsa.spec @@ -10,7 +10,7 @@ Name: python-%{srcname} Version: 0.13 -Release: 4%{?dist} +Release: 5%{?dist} Summary: ECDSA cryptographic signature library License: MIT @@ -121,6 +121,9 @@ rm ecdsa/six.py %changelog +* Tue Jul 19 2016 Fedora Release Engineering - 0.13-5 +- https://fedoraproject.org/wiki/Changes/Automatic_Provides_for_Python_RPM_Packages + * Tue Apr 5 2016 Orion Poplawski - 0.13-4 - Enable python3 builds for EPEL7