From 2ed8d0bbab363e2845a067d477c16eefa5255ae5 Mon Sep 17 00:00:00 2001 From: Peridot Bot <rockyautomation@rockylinux.org> Date: Tue, 29 Oct 2024 22:32:05 +0000 Subject: [PATCH] import curl-8.9.1-5.el10 --- SPECS/curl.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/SPECS/curl.spec b/SPECS/curl.spec index 0921cce..6825312 100644 --- a/SPECS/curl.spec +++ b/SPECS/curl.spec @@ -1,7 +1,7 @@ Summary: A utility for getting files from remote servers (FTP, HTTP, and others) Name: curl Version: 8.9.1 -Release: 4%{?dist} +Release: 5%{?dist} License: curl Source0: https://curl.se/download/%{name}-%{version}.tar.xz Source1: https://curl.se/download/%{name}-%{version}.tar.xz.asc @@ -401,6 +401,10 @@ rm -f ${RPM_BUILD_ROOT}%{_mandir}/man1/mk-ca-bundle.1* %{_libdir}/libcurl.so.4.[0-9].[0-9].minimal %changelog +* Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 8.9.1-5 +- Bump release for October 2024 mass rebuild: + Resolves: RHEL-64018 + * Mon Aug 19 2024 Jacek Migacz <jmigacz@redhat.com> - 8.9.1-4 - correct indentation in test plan -- GitLab