Update package to version 3.20.0
This commit is contained in:
parent
0fc0235a1c
commit
34577aeb94
Binary file not shown.
@ -1,7 +1,7 @@
|
|||||||
%global _empty_manifest_terminate_build 0
|
%global _empty_manifest_terminate_build 0
|
||||||
|
|
||||||
Name: python-pycryptodomex
|
Name: python-pycryptodomex
|
||||||
Version: 3.19.1
|
Version: 3.20.0
|
||||||
Release: 1
|
Release: 1
|
||||||
Summary: Cryptographic library for Python
|
Summary: Cryptographic library for Python
|
||||||
License: BSD 2-Clause and Public Domain and Apache-2.0
|
License: BSD 2-Clause and Public Domain and Apache-2.0
|
||||||
@ -78,6 +78,10 @@ mv %{buildroot}/doclist.lst .
|
|||||||
%{_docdir}/*
|
%{_docdir}/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Mar 01 2024 jiangxinyu <jiangxinyu@kylinos.cn> - 3.20.0-1
|
||||||
|
- Update package to version 3.20.0
|
||||||
|
Added support for TurboSHAKE128 and TurboSHAKE256
|
||||||
|
|
||||||
* Tue Jan 09 2024 wangkai <13474090681@163.com> - 3.19.1-1
|
* Tue Jan 09 2024 wangkai <13474090681@163.com> - 3.19.1-1
|
||||||
- Upgrade to version 3.19.1 for fix CVE-2023-52323
|
- Upgrade to version 3.19.1 for fix CVE-2023-52323
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user