Bump release for October 2024 mass rebuild:

Resolves: RHEL-64018
This commit is contained in:
Troy Dawson 2024-10-29 09:08:32 -07:00
parent 17b4c503a5
commit 1d829020e1

View File

@ -6,7 +6,7 @@
Name: python-requests Name: python-requests
Version: 2.32.3 Version: 2.32.3
Release: 1%{?dist} Release: 2%{?dist}
Summary: HTTP library, written in Python, for human beings Summary: HTTP library, written in Python, for human beings
License: Apache-2.0 License: Apache-2.0
@ -95,6 +95,10 @@ sed -i 's/ --doctest-modules//' pyproject.toml
%changelog %changelog
* Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 2.32.3-2
- Bump release for October 2024 mass rebuild:
Resolves: RHEL-64018
* Wed Jun 26 2024 Lumír Balhar <lbalhar@redhat.com> - 2.32.3-1 * Wed Jun 26 2024 Lumír Balhar <lbalhar@redhat.com> - 2.32.3-1
- Update to 2.32.3 - Update to 2.32.3
- Fix for CVE-2024-35195 - Fix for CVE-2024-35195