diff --git a/python-zmq.spec b/python-zmq.spec index a51c26d..365da5e 100644 --- a/python-zmq.spec +++ b/python-zmq.spec @@ -1,5 +1,5 @@ Name: python-zmq -Version: 25.0.2 +Version: 25.1.0 Release: 1 Summary: Python bindings for zeromq License: LGPLv3+ and ASL 2.0 and BSD @@ -57,6 +57,9 @@ pathfix.py -pn -i %{__python3} %{buildroot}%{python3_sitearch} %{python3_sitearch}/zmq/tests %changelog +* Wed Jul 26 2023 sunhui - 25.1.0-1 +- Update package to version 25.1.0 + * Fri Apr 07 2023 wangkai <13474090681@163.com> - 25.0.2-1 - Update to 25.0.2 diff --git a/pyzmq-25.0.2.tar.gz b/pyzmq-25.0.2.tar.gz deleted file mode 100644 index b753574..0000000 Binary files a/pyzmq-25.0.2.tar.gz and /dev/null differ diff --git a/pyzmq-25.1.0.tar.gz b/pyzmq-25.1.0.tar.gz new file mode 100644 index 0000000..44c93b4 Binary files /dev/null and b/pyzmq-25.1.0.tar.gz differ