!313 revert modify licence from curl to MIT
From: @sherlock2010 Reviewed-by: @jiangheng12 Signed-off-by: @jiangheng12
This commit is contained in:
commit
b303ae8d59
10
curl.spec
10
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 <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
|
||||
- modify licence from curl to MIT
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user