diff --git a/cpp-httplib.spec b/cpp-httplib.spec index 56b1cde823ee270270a689c37e7659c2ed98d2bb..bb6a1210e311976979678b7c17312fcbd93f354f 100644 --- a/cpp-httplib.spec +++ b/cpp-httplib.spec @@ -1,5 +1,5 @@ Name: cpp-httplib -Version: 0.20.1 +Version: 0.21.0 Release: 1 Summary: A C++ header-only HTTP/HTTPS server and client library License: MIT @@ -59,6 +59,9 @@ rm -r $RPM_BUILD_ROOT%{_licensedir}/httplib %{_libdir}/cmake/httplib %changelog +* Thu Jun 19 2025 openeuler_bot - 0.21.0-1 +- update cpp-httplib to 0.21.0 + * Wed May 07 2025 yaoxin <1024769339@qq.com> - 0.20.1-1 - Update to 0.20.1 for fix CVE-2025-46728 diff --git a/v0.20.1.tar.gz b/v0.20.1.tar.gz deleted file mode 100644 index 5a686b88846dee82822f344de4d6ba73b3739b52..0000000000000000000000000000000000000000 Binary files a/v0.20.1.tar.gz and /dev/null differ diff --git a/v0.21.0.tar.gz b/v0.21.0.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..e5a475f373f462e947a5da85a9f4c4e1b561c001 Binary files /dev/null and b/v0.21.0.tar.gz differ