diff --git a/cpp-httplib-0.14.0.tar.gz b/cpp-httplib-0.14.0.tar.gz deleted file mode 100644 index a232c581e095448acc966c65325077acf171b174..0000000000000000000000000000000000000000 Binary files a/cpp-httplib-0.14.0.tar.gz and /dev/null differ diff --git a/cpp-httplib-0.15.3.tar.gz b/cpp-httplib-0.15.3.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..e8bbb7a2207c028df74f0b7ff7e74c46f46024ef Binary files /dev/null and b/cpp-httplib-0.15.3.tar.gz differ diff --git a/cpp-httplib.spec b/cpp-httplib.spec index 5981436d6ff3f06f70eef0d4a908b1fcedc21117..b098fd1fdf0297e386fa8b72a1477eca3fd92561 100644 --- a/cpp-httplib.spec +++ b/cpp-httplib.spec @@ -1,6 +1,6 @@ Name: cpp-httplib -Version: 0.14.0 -Release: 2 +Version: 0.15.3 +Release: 1 Summary: A C++ header-only HTTP/HTTPS server and client library License: MIT URL: https://github.com/yhirose/cpp-httplib @@ -42,6 +42,9 @@ export GTEST_FILTER='_Online$' %{_libdir}/pkgconfig/%{name}.pc %changelog +* Mon Mar 11 2024 xu_ping <707078654@qq.com> - 0.15.3-1 +- Upgrade version to 0.15.3 + * Wed Sep 27 2023 Chenxi Mao - 0.14.0-2 - Add openssl to build require list to fix build error diff --git a/cpp-httplib.yaml b/cpp-httplib.yaml new file mode 100644 index 0000000000000000000000000000000000000000..cac53c93736752aaf5e96b406cb839bd4ec0432f --- /dev/null +++ b/cpp-httplib.yaml @@ -0,0 +1,4 @@ +version_control: github +src_repo: yhirose/cpp-httplib +tag_prefix: ^v +seperator: .