From c74086dbb26cb19f98f2685eb6c4a7f81d977589 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Sat, 6 Jan 2024 11:07:05 +0100 Subject: [PATCH] automatic version update by autodist [release 0.16.1-1mamba;Wed Dec 02 2020] --- python-ecdsa.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-ecdsa.spec b/python-ecdsa.spec index 8452da8..6822c52 100644 --- a/python-ecdsa.spec +++ b/python-ecdsa.spec @@ -1,5 +1,5 @@ Name: python-ecdsa -Version: 0.16.0 +Version: 0.16.1 Release: 1mamba Summary: An easy-to-use implementation of ECDSA cryptography (Elliptic Curve Digital Signature Algorithm) Group: System/Libraries @@ -40,6 +40,9 @@ sed -i "s,.*/man/.*,&.gz," %{name}.filelist %doc LICENSE %changelog +* Wed Dec 02 2020 Automatic Build System 0.16.1-1mamba +- automatic version update by autodist + * Fri Aug 28 2020 Automatic Build System 0.16.0-1mamba - automatic version update by autodist