- Rebuilt for RHEL 9 BETA for openssl 3.0
Related: rhbz#1971065 Signed-off-by: Mohan Boddu <mboddu@redhat.com>
This commit is contained in:
parent
05f59553df
commit
d580cec333
@ -1,7 +1,7 @@
|
||||
Summary: A utility for getting files from remote servers (FTP, HTTP, and others)
|
||||
Name: curl
|
||||
Version: 7.76.1
|
||||
Release: 5%{?dist}
|
||||
Release: 6%{?dist}
|
||||
License: MIT
|
||||
Source: https://curl.se/download/%{name}-%{version}.tar.xz
|
||||
|
||||
@ -374,6 +374,11 @@ rm -f ${RPM_BUILD_ROOT}%{_libdir}/libcurl.la
|
||||
%{_libdir}/libcurl.so.4.[0-9].[0-9].minimal
|
||||
|
||||
%changelog
|
||||
* Tue Jun 15 2021 Mohan Boddu <mboddu@redhat.com> - 7.76.1-6
|
||||
- Rebuilt for RHEL 9 BETA for openssl 3.0
|
||||
|
||||
Related: rhbz#1971065
|
||||
|
||||
* Wed Jun 02 2021 Kamil Dudka <kdudka@redhat.com> - 7.77.0-5
|
||||
- build the curl tool without metalink support (#1967213)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user