diff --git a/SPECS/python-backports-ssl_match_hostname.spec b/SPECS/python-backports-ssl_match_hostname.spec index 879b24f..7d32390 100644 --- a/SPECS/python-backports-ssl_match_hostname.spec +++ b/SPECS/python-backports-ssl_match_hostname.spec @@ -2,7 +2,7 @@ Name: python-backports-ssl_match_hostname Version: 3.5.0.1 -Release: 10%{?dist} +Release: 11%{?dist} Summary: The ssl.match_hostname() function from Python 3 License: Python @@ -58,5 +58,9 @@ rm -f %{buildroot}%{python2_sitelib}/backports/__init__.py* %{python2_sitelib}/backports.ssl_match_hostname-%{version}-*egg* %changelog +* Wed Apr 03 2019 Tomas Orsava - 3.5.0.1-11 +- Bumping due to problems with modular RPM upgrade path (#1695587) +- Related: rhbz#1693974 + * Mon Jul 16 2018 Lumír Balhar - 3.5.0.1-10 - First version for python27 module