diff --git a/curl-8.10.1.tar.xz b/curl-8.10.1.tar.xz new file mode 100644 index 0000000000000000000000000000000000000000..941fdd1e9025a9efa2d135ea088dddb807c422bd Binary files /dev/null and b/curl-8.10.1.tar.xz differ diff --git a/curl-8.4.0.tar.xz b/curl-8.4.0.tar.xz deleted file mode 100644 index 5f555058a7ea9a7ab106443156019f4913a11dd4..0000000000000000000000000000000000000000 Binary files a/curl-8.4.0.tar.xz and /dev/null differ diff --git a/curl.spec b/curl.spec index 53257325cee5924cd2d81eda8857f490e6bba351..6912547de56e0db57db406c9111a71ef54432f7a 100644 --- a/curl.spec +++ b/curl.spec @@ -6,8 +6,8 @@ %global _configure ../configure Name: curl -Version: 8.4.0 -Release: 10 +Version: 8.10.1 +Release: 1 Summary: Curl is used in command lines or scripts to transfer data License: curl URL: https://curl.se/ @@ -219,6 +219,12 @@ rm -rf ${RPM_BUILD_ROOT}%{_libdir}/libcurl.la %{_mandir}/man3/* %changelog +* Tue Nov 05 2024 lifan - 8.10.1-1 +- Type:requirement +- CVE:NA +- SUG:NA +- DESC:update curl to 8.10.1 + * Fri Sep 20 2024 zhouyihang - 8.4.0-10 - Type:bugfix - CVE:NA