diff --git a/python-cryptography.spec b/python-cryptography.spec index 09923d8..c4a5cc9 100644 --- a/python-cryptography.spec +++ b/python-cryptography.spec @@ -1,6 +1,6 @@ %define pkgname %(echo %name | cut -d- -f2- | tr - _) Name: python-cryptography -Version: 42.0.5 +Version: 42.0.6 Release: 1mamba Summary: Cryptographic recipes and primitives to Python developers Group: System/Libraries @@ -58,6 +58,9 @@ CC=clang CFLAGS="%{optflags}" RUSTFLAGS+="-Clinker-plugin-lto -Clinker=clang -Cl %doc LICENSE %changelog +* Sat May 04 2024 Automatic Build System 42.0.6-1mamba +- automatic version update by autodist + * Sat Feb 24 2024 Automatic Build System 42.0.5-1mamba - automatic version update by autodist