From b8b79f2008bb6dfe7dcc33ee946c0d47b6d490c0 Mon Sep 17 00:00:00 2001 From: Peridot Bot <rockyautomation@rockylinux.org> Date: Tue, 25 Jun 2024 01:33:57 +0000 Subject: [PATCH] import curl-8.6.0-7.el10 --- SPECS/curl.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/SPECS/curl.spec b/SPECS/curl.spec index 33f4fba..0f47032 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.6.0 -Release: 6%{?dist} +Release: 7%{?dist} License: curl Source0: https://curl.se/download/%{name}-%{version}.tar.xz Source1: https://curl.se/download/%{name}-%{version}.tar.xz.asc @@ -411,6 +411,9 @@ rm -f ${RPM_BUILD_ROOT}%{_mandir}/man1/mk-ca-bundle.1* %{_libdir}/libcurl.so.4.[0-9].[0-9].minimal %changelog +* Mon Jun 24 2024 Troy Dawson <tdawson@redhat.com> - 8.6.0-7 +- Bump release for June 2024 mass rebuild + * Mon Feb 12 2024 Jan Macku <jamacku@redhat.com> - 8.6.0-6 - revert "receive max buffer" + add test case - temporarily disable test 0313 -- GitLab