Update to version 0.16.8; Fixes RHBZ#2224463

epel9
Fabio Valentini 2 years ago
parent 10b1668100
commit 796e70bdeb
No known key found for this signature in database
GPG Key ID: 5AC5F572E5D410AF

1
.gitignore vendored

@ -1 +1,2 @@
/ecdsa-0.16.7.crate /ecdsa-0.16.7.crate
/ecdsa-0.16.8.crate

@ -1,5 +1,5 @@
--- ecdsa-0.16.7/Cargo.toml 1970-01-01T00:00:01+00:00 --- ecdsa-0.16.8/Cargo.toml 1970-01-01T00:00:01+00:00
+++ ecdsa-0.16.7/Cargo.toml 2023-05-30T01:10:56.068760+00:00 +++ ecdsa-0.16.8/Cargo.toml 2023-07-21T10:46:25.676847+00:00
@@ -77,7 +77,7 @@ @@ -77,7 +77,7 @@
default-features = false default-features = false

@ -5,7 +5,7 @@
%global crate ecdsa %global crate ecdsa
Name: rust-ecdsa Name: rust-ecdsa
Version: 0.16.7 Version: 0.16.8
Release: %autorelease Release: %autorelease
Summary: Pure Rust implementation of the Elliptic Curve Digital Signature Algorithm Summary: Pure Rust implementation of the Elliptic Curve Digital Signature Algorithm

@ -1 +1 @@
SHA512 (ecdsa-0.16.7.crate) = 93d7c274cae3c36a563deb2ea0ab97fb58bccd135b7bafc309bf1c2c8c4f6acd4f223e0ce22f5a227851debdea0ed3b5f88901578e7dd49d4af206ebe2aa0056 SHA512 (ecdsa-0.16.8.crate) = b442ad8d15e9bfcd0112d00a36d41c298e7b6c1459db46927aa76c9da7f632503ba97a29fcbf454811270dae35c48ee08e51719257af00b986cdeef63d7bcc73

Loading…
Cancel
Save