diff --git a/python-cryptography.spec b/python-cryptography.spec index 14aa5ab..ab034f6 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: 44.0.1 +Version: 44.0.2 Release: 1mamba Summary: Cryptographic recipes and primitives to Python developers Group: System/Libraries @@ -62,6 +62,9 @@ CC=clang CFLAGS="%{optflags}" RUSTFLAGS+="-Clinker-plugin-lto -Clinker=clang -Cl %doc LICENSE %changelog +* Sun Mar 02 2025 Automatic Build System 44.0.2-1mamba +- automatic version update by autodist + * Wed Feb 12 2025 Automatic Build System 44.0.1-1mamba - automatic version update by autodist