diff --git a/curl.spec b/curl.spec index 0182699..7f3d8e0 100644 --- a/curl.spec +++ b/curl.spec @@ -7,9 +7,9 @@ Name: curl Version: 8.4.0 -Release: 6 +Release: 7 Summary: Curl is used in command lines or scripts to transfer data -License: curl +License: MIT URL: https://curl.se/ Source: https://curl.se/download/curl-%{version}.tar.xz @@ -217,6 +217,9 @@ rm -rf ${RPM_BUILD_ROOT}%{_libdir}/libcurl.la %{_mandir}/man3/* %changelog +* Thu Aug 15 2024 zhangxianjun - 8.4.0-7 +- modify licence from curl to MIT + * Wed Jul 31 2024 yinyongkang - 8.4.0-6 - Type:CVE - CVE:CVE-2024-7264