diff --git a/python-service-identity.spec b/python-service-identity.spec index d492d40..5d5eb69 100644 --- a/python-service-identity.spec +++ b/python-service-identity.spec @@ -11,7 +11,7 @@ Name: python-%{modname} Version: 18.1.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Service identity verification for pyOpenSSL License: MIT @@ -139,6 +139,9 @@ PYTHONPATH=%{buildroot}%{python3_sitelib} py.test-%{python3_version} -v %endif %changelog +* Wed Jul 03 2019 Miro Hrončok - 18.1.0-2 +- Rebuilt to update automatic Python dependencies + * Wed Apr 10 18:38:06 CET 2019 Robert-André Mauchin - 18.1.0-1 - Release 18.1.0 (#1454995) - Fix FTBFS with pytest 4.3 (#1693822)