diff --git a/python-cryptography.spec b/python-cryptography.spec index 7e4d1c6..f0b72a3 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.3 +Version: 42.0.4 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 +* Wed Feb 21 2024 Automatic Build System 42.0.4-1mamba +- automatic version update by autodist + * Fri Feb 16 2024 Automatic Build System 42.0.3-1mamba - automatic version update by autodist