parent
a1aeccc458
commit
f2c10b31eb
@ -1,7 +1,7 @@
|
||||
Summary: A utility for getting files from remote servers (FTP, HTTP, and others)
|
||||
Name: curl
|
||||
Version: 7.76.1
|
||||
Release: 9%{?dist}
|
||||
Release: 10%{?dist}
|
||||
License: MIT
|
||||
Source: https://curl.se/download/%{name}-%{version}.tar.xz
|
||||
|
||||
@ -383,6 +383,9 @@ rm -f ${RPM_BUILD_ROOT}%{_libdir}/libcurl.la
|
||||
%{_libdir}/libcurl.so.4.[0-9].[0-9].minimal
|
||||
|
||||
%changelog
|
||||
* Wed Jul 28 2021 Florian Weimer <fweimer@redhat.com> - 7.76.1-10
|
||||
- Rebuild to pick up OpenSSL 3.0 Beta ABI (#1984097)
|
||||
|
||||
* Fri Jul 23 2021 Kamil Dudka <kdudka@redhat.com> - 7.76.1-9
|
||||
- make explicit dependency on openssl work with alpha/beta builds of openssl
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user