diff --git a/cppzmq.spec b/cppzmq.spec index 081fec5..4f40d89 100644 --- a/cppzmq.spec +++ b/cppzmq.spec @@ -2,7 +2,7 @@ %global debug_package %{nil} Name: cppzmq -Version: 4.9.0 +Version: 4.10.0 Release: 1 Summary: Header-only C++ binding for libzmq @@ -56,5 +56,8 @@ make test %{_libdir}/pkgconfig/%{name}.pc %changelog +* Tue Aug 20 2024 zhangxingrong - 4.10.0-1 +- update to 4.10.0 + * Fri Apr 28 2023 will_niutao - 4.9.0-1 - init package for openEuler diff --git a/v4.10.0.tar.gz b/v4.10.0.tar.gz new file mode 100644 index 0000000..f8d4d62 Binary files /dev/null and b/v4.10.0.tar.gz differ diff --git a/v4.9.0.tar.gz b/v4.9.0.tar.gz deleted file mode 100644 index c81dd28..0000000 Binary files a/v4.9.0.tar.gz and /dev/null differ