Rebuild to fix missing binaries due to buildsystem oversight
Resolves: RHEL-156838 Signed-off-by: Veronika Kabatova <vkabatov@redhat.com>
This commit is contained in:
parent
b888f76c77
commit
500bbd66db
@ -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 <vkabatov@redhat.com> - 7.76.1-42
|
||||
- Rebuild to fix missing binaries due to buildsystem oversight
|
||||
|
||||
* Mon Mar 23 2026 Jacek Migacz <jmigacz@redhat.com> - 7.76.1-41
|
||||
- aws_sigv4: fall back to UNSIGNED-PAYLOAD for sign_as_s3
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user