diff --git a/curl.spec b/curl.spec index 1441dc8..c89ee42 100644 --- a/curl.spec +++ b/curl.spec @@ -1,7 +1,7 @@ Summary: A utility for getting files from remote servers (FTP, HTTP, and others) Name: curl Version: 7.76.1 -Release: 41%{?dist} +Release: 42%{?dist} License: MIT Source: https://curl.se/download/%{name}-%{version}.tar.xz @@ -577,6 +577,9 @@ rm -f ${RPM_BUILD_ROOT}%{_libdir}/libcurl.la %{_libdir}/libcurl.so.4.[0-9].[0-9].minimal %changelog +* Tue Mar 31 2026 Veronika Kabatova - 7.76.1-42 +- Rebuild to fix missing binaries due to buildsystem oversight + * Mon Mar 23 2026 Jacek Migacz - 7.76.1-41 - aws_sigv4: fall back to UNSIGNED-PAYLOAD for sign_as_s3