revert modify licence from curl to MIT

This commit is contained in:
sherlock2010 2024-09-05 10:48:37 +00:00
parent 2c68fd8477
commit 7fed7d5994

View File

@ -7,9 +7,9 @@
Name: curl Name: curl
Version: 8.4.0 Version: 8.4.0
Release: 7 Release: 8
Summary: Curl is used in command lines or scripts to transfer data Summary: Curl is used in command lines or scripts to transfer data
License: MIT License: curl
URL: https://curl.se/ URL: https://curl.se/
Source: https://curl.se/download/curl-%{version}.tar.xz Source: https://curl.se/download/curl-%{version}.tar.xz
@ -217,6 +217,12 @@ rm -rf ${RPM_BUILD_ROOT}%{_libdir}/libcurl.la
%{_mandir}/man3/* %{_mandir}/man3/*
%changelog %changelog
* Thu Sep 05 2024 zhouyihang <zhouyihang3@h-partners.com> - 8.4.0-8
- Type:bugfix
- CVE:NA
- SUG:NA
- DESC:revert modify licence from curl to MIT
* Thu Aug 15 2024 zhangxianjun <zhangxianjun@kylinos.cn> - 8.4.0-7 * Thu Aug 15 2024 zhangxianjun <zhangxianjun@kylinos.cn> - 8.4.0-7
- modify licence from curl to MIT - modify licence from curl to MIT