diff --git a/SPECS/python-requests.spec b/SPECS/python-requests.spec index dc92659..92a51e6 100644 --- a/SPECS/python-requests.spec +++ b/SPECS/python-requests.spec @@ -3,7 +3,7 @@ Name: python-requests Version: 2.20.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: HTTP library, written in Python, for human beings License: ASL 2.0 @@ -142,6 +142,10 @@ PYTHONPATH=%{buildroot}%{python3_sitelib} %{__python3} -m pytest -v %changelog +* Wed Apr 03 2019 Tomas Orsava - 2.20.0-2 +- Bumping due to problems with modular RPM upgrade path (#1695587) +- Related: rhbz#1693974 + * Mon Oct 29 2018 Jeremy Cline - 2.20.0-1 - Update to v2.20.0 for CVE-2018-18074.