diff --git a/python-pycryptodome.spec b/python-pycryptodome.spec index 36d4f3a..e95fa77 100644 --- a/python-pycryptodome.spec +++ b/python-pycryptodome.spec @@ -1,6 +1,6 @@ %define pkgname %(echo %name | cut -d- -f2- | tr - _) Name: python-pycryptodome -Version: 3.19.1 +Version: 3.20.0 Release: 1mamba Summary: Cryptographic library for Python Group: System/Libraries @@ -48,6 +48,9 @@ CFLAGS="%{optflags}" %{__python} -m build --no-isolation --wheel %{python_sitearch}/Crypto/* %changelog +* Wed Jan 10 2024 Automatic Build System 3.20.0-1mamba +- automatic version update by autodist + * Thu Dec 28 2023 Automatic Build System 3.19.1-1mamba - automatic version update by autodist