diff --git a/cpp-httplib-0.26.0.tar.gz b/cpp-httplib-0.26.0.tar.gz deleted file mode 100644 index 85d3f32e0ff8f4031e62ef7e2023c6660e5cebab..0000000000000000000000000000000000000000 Binary files a/cpp-httplib-0.26.0.tar.gz and /dev/null differ diff --git a/cpp-httplib-0.27.0.tar.gz b/cpp-httplib-0.27.0.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..a47b5cd9a1a3c456c0d1785d05a65f817f901e2c Binary files /dev/null and b/cpp-httplib-0.27.0.tar.gz differ diff --git a/cpp-httplib.spec b/cpp-httplib.spec index 18b3af13e7729201c7b326b76c8aaab56c4b703d..fc7ad6233e08b1f814a5e037e5e34256b1920c54 100644 --- a/cpp-httplib.spec +++ b/cpp-httplib.spec @@ -1,5 +1,5 @@ Name: cpp-httplib -Version: 0.26.0 +Version: 0.27.0 Release: 1 Summary: A C++ header-only HTTP/HTTPS server and client library License: MIT @@ -59,6 +59,10 @@ rm -r $RPM_BUILD_ROOT%{_licensedir}/httplib %{_libdir}/cmake/httplib %changelog +* Fri Oct 31 2025 maqi - 0.27.0-1 +- Update package to version 0.27.0 + Bug fixes and improvements + * Fri Oct 10 2025 Ge Wang - 0.26.0-1 - Update package to version 0.26.0 * Addressed an unspecified issue