diff --git a/python-httplib2.spec b/python-httplib2.spec index d09d9c9..f9f3dbf 100644 --- a/python-httplib2.spec +++ b/python-httplib2.spec @@ -2,7 +2,7 @@ Name: python-%{srcname} Version: 0.19.0 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Comprehensive HTTP client library License: MIT URL: https://pypi.python.org/pypi/httplib2 @@ -72,6 +72,9 @@ PYTHONPATH=%{buildroot}%{python3_sitelib} pytest -k "not test_unknown_server \ %{python3_sitelib}/%{srcname}/ %changelog +* Fri Apr 16 2021 Mohan Boddu - 0.19.0-3 +- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937 + * Wed Mar 3 2021 Pavel Cahyna - 0.19.0-2 - Remove unused python3-pytest-cov build dependency - Use mock from the standard library, remove build dependency