From 7fed7d59940d69cca92c9841126d2aa823e090a7 Mon Sep 17 00:00:00 2001 From: sherlock2010 <15151851377@163.com> Date: Thu, 5 Sep 2024 10:48:37 +0000 Subject: [PATCH] revert modify licence from curl to MIT --- curl.spec | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/curl.spec b/curl.spec index 7f3d8e0..b251d75 100644 --- a/curl.spec +++ b/curl.spec @@ -7,9 +7,9 @@ Name: curl Version: 8.4.0 -Release: 7 +Release: 8 Summary: Curl is used in command lines or scripts to transfer data -License: MIT +License: curl URL: https://curl.se/ Source: https://curl.se/download/curl-%{version}.tar.xz @@ -217,6 +217,12 @@ rm -rf ${RPM_BUILD_ROOT}%{_libdir}/libcurl.la %{_mandir}/man3/* %changelog +* Thu Sep 05 2024 zhouyihang - 8.4.0-8 +- Type:bugfix +- CVE:NA +- SUG:NA +- DESC:revert modify licence from curl to MIT + * Thu Aug 15 2024 zhangxianjun - 8.4.0-7 - modify licence from curl to MIT