Upgrade 1.0.5

Signed-off-by: root <root@localhost.localdomain>
Signed-off-by: cherry530 <707078654@qq.com>
This commit is contained in:
root 2023-04-06 15:19:15 +08:00 committed by cherry530
parent fe2357019f
commit 948e009358
3 changed files with 5 additions and 2 deletions

Binary file not shown.

BIN
msgpack-1.0.5.tar.gz Normal file

Binary file not shown.

View File

@ -1,11 +1,11 @@
%global _empty_manifest_terminate_build 0 %global _empty_manifest_terminate_build 0
Name: python-msgpack Name: python-msgpack
Version: 1.0.4 Version: 1.0.5
Release: 1 Release: 1
Summary: MessagePack (de)serializer. Summary: MessagePack (de)serializer.
License: Apache-2.0 License: Apache-2.0
URL: https://github.com/msgpack/msgpack-python URL: https://github.com/msgpack/msgpack-python
Source0: https://files.pythonhosted.org/packages/22/44/0829b19ac243211d1d2bd759999aa92196c546518b0be91de9cacc98122a/msgpack-1.0.4.tar.gz Source0: https://files.pythonhosted.org/packages/dc/a1/eba11a0d4b764bc62966a565b470f8c6f38242723ba3057e9b5098678c30/msgpack-1.0.5.tar.gz
%description %description
@ -77,6 +77,9 @@ mv %{buildroot}/doclist.lst .
%{_docdir}/* %{_docdir}/*
%changelog %changelog
* Thu Apr 06 2023 xu_ping <707078654@qq.com> - 1.0.5-1
- Upgrade to 1.0.5
* Thu Sep 29 2022 jiangxinyu <jiangxinyu@kylinos.cn> - 1.0.4-1 * Thu Sep 29 2022 jiangxinyu <jiangxinyu@kylinos.cn> - 1.0.4-1
- Upgrade to 1.0.4 - Upgrade to 1.0.4