From f96488c1620e97c25beca923e1da6c8f9bb404bb Mon Sep 17 00:00:00 2001 From: Miro Hrončok Date: Dec 22 2016 12:08:41 +0000 Subject: Rebuild for Python 3.6 --- 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