diff --git a/python-service-identity.spec b/python-service-identity.spec index 204ea0c..5539578 100644 --- a/python-service-identity.spec +++ b/python-service-identity.spec @@ -11,7 +11,7 @@ Name: python-%{modname} Version: 16.0.0 -Release: 5%{?dist} +Release: 6%{?dist} Summary: Service identity verification for pyOpenSSL License: MIT @@ -120,6 +120,9 @@ PYTHONPATH=%{buildroot}%{python3_sitelib} py.test-%{python3_version} -v %endif %changelog +* Thu Dec 22 2016 Miro HronĨok - 16.0.0-6 +- Rebuild for Python 3.6 + * Mon Dec 19 2016 Igor Gnatenko - 16.0.0-5 - Modernize spec