From 4d2892fa649c697fa3d218d2805c0777296d3781 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Mon, 22 Jan 2024 08:43:57 +0000 Subject: [PATCH] Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild --- python-urllib3.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-urllib3.spec b/python-urllib3.spec index cadf132..207e3d4 100644 --- a/python-urllib3.spec +++ b/python-urllib3.spec @@ -10,7 +10,7 @@ Name: python-urllib3 Version: 1.26.18 -Release: 1%{?dist} +Release: 2%{?dist} Summary: HTTP library with thread-safe connection pooling, file post, and more # SPDX @@ -168,6 +168,9 @@ ignore="${ignore-} --ignore=test/test_no_ssl.py" %changelog +* Mon Jan 22 2024 Fedora Release Engineering - 1.26.18-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild + * Tue Oct 17 2023 Maxwell G - 1.26.18-1 - Update to 1.26.18. - Mitigates CVE-2023-45803 / GHSA-g4mx-q9vg-27p4.