diff --git a/curl.spec b/curl.spec index 40ffa7a..14d8917 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: 10%{?dist} +Release: 11%{?dist} License: MIT Source: https://curl.se/download/%{name}-%{version}.tar.xz @@ -383,6 +383,10 @@ rm -f ${RPM_BUILD_ROOT}%{_libdir}/libcurl.la %{_libdir}/libcurl.so.4.[0-9].[0-9].minimal %changelog +* Mon Aug 09 2021 Mohan Boddu - 7.76.1-11 +- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags + Related: rhbz#1991688 + * Wed Jul 28 2021 Florian Weimer - 7.76.1-10 - Rebuild to pick up OpenSSL 3.0 Beta ABI (#1984097)