Update package to version 3.20.0

This commit is contained in:
jxy_git 2024-03-01 14:30:57 +08:00
parent 0fc0235a1c
commit 34577aeb94
2 changed files with 5 additions and 1 deletions

View File

@ -1,7 +1,7 @@
%global _empty_manifest_terminate_build 0
Name: python-pycryptodomex
Version: 3.19.1
Version: 3.20.0
Release: 1
Summary: Cryptographic library for Python
License: BSD 2-Clause and Public Domain and Apache-2.0
@ -78,6 +78,10 @@ mv %{buildroot}/doclist.lst .
%{_docdir}/*
%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
- Upgrade to version 3.19.1 for fix CVE-2023-52323