Bump release to fix upgrade path
This commit is contained in:
parent
8607e0f124
commit
afe15eaa67
@ -10,7 +10,7 @@
|
|||||||
|
|
||||||
Name: python-requests
|
Name: python-requests
|
||||||
Version: 2.20.0
|
Version: 2.20.0
|
||||||
Release: 3%{?dist}
|
Release: 4%{?dist}
|
||||||
Summary: HTTP library, written in Python, for human beings
|
Summary: HTTP library, written in Python, for human beings
|
||||||
|
|
||||||
License: ASL 2.0
|
License: ASL 2.0
|
||||||
@ -112,6 +112,11 @@ PYTHONPATH=%{buildroot}%{python3_sitelib} %{__python3} -m pytest -v
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Jun 26 2023 Lumír Balhar <lbalhar@redhat.com> - 2.20.0-4
|
||||||
|
- Bump release to fix upgrade path
|
||||||
|
from 2.20.0-2.1.el8_1 via 2.20.0-3.el8_8 to 2.20.0-4.el8
|
||||||
|
Related: rhbz#2209469
|
||||||
|
|
||||||
* Wed Jun 21 2023 Lumír Balhar <lbalhar@redhat.com> - 2.20.0-3
|
* Wed Jun 21 2023 Lumír Balhar <lbalhar@redhat.com> - 2.20.0-3
|
||||||
- Security fix for CVE-2023-32681
|
- Security fix for CVE-2023-32681
|
||||||
Resolves: rhbz#2209469
|
Resolves: rhbz#2209469
|
||||||
|
Loading…
Reference in New Issue
Block a user