diff --git a/cpp-httplib-0.24.0.tar.gz b/cpp-httplib-0.24.0.tar.gz deleted file mode 100644 index a6a5c4e607876d3021e8a22304f57324759d4f12..0000000000000000000000000000000000000000 Binary files a/cpp-httplib-0.24.0.tar.gz and /dev/null differ diff --git a/cpp-httplib-0.26.0.tar.gz b/cpp-httplib-0.26.0.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..85d3f32e0ff8f4031e62ef7e2023c6660e5cebab Binary files /dev/null and b/cpp-httplib-0.26.0.tar.gz differ diff --git a/cpp-httplib.spec b/cpp-httplib.spec index 56b3a06f78f2ee7809d0d16827dcd201a0671a68..18b3af13e7729201c7b326b76c8aaab56c4b703d 100644 --- a/cpp-httplib.spec +++ b/cpp-httplib.spec @@ -1,5 +1,5 @@ Name: cpp-httplib -Version: 0.24.0 +Version: 0.26.0 Release: 1 Summary: A C++ header-only HTTP/HTTPS server and client library License: MIT @@ -59,6 +59,13 @@ rm -r $RPM_BUILD_ROOT%{_licensedir}/httplib %{_libdir}/cmake/httplib %changelog +* Fri Oct 10 2025 Ge Wang - 0.26.0-1 +- Update package to version 0.26.0 + * Addressed an unspecified issue + * handle EAI_ALLDONE from gai_suspend in getaddrinfo_with_timeout + * Resolved issue as discussed in #2224 + * Fix inconsistent use of macro TARGET_OS_OSX on macOS + * Mon Aug 25 2025 openeuler_bot - 0.24.0-1 - update cpp-httplib to 0.24.0