diff --git a/rust-rfc6979.spec b/rust-rfc6979.spec index 09a4308..d69de73 100644 --- a/rust-rfc6979.spec +++ b/rust-rfc6979.spec @@ -7,7 +7,7 @@ Name: rust-rfc6979 Version: 0.4.0 Release: %autorelease -Summary: Deterministic Usage of the Digital Signature Algorithm (RFC6979) +Summary: Deterministic Usage of DSA and ECDSA (RFC6979) License: Apache-2.0 OR MIT URL: https://crates.io/crates/rfc6979 diff --git a/rust2rpm.conf b/rust2rpm.conf index 00c908c..7a7f31d 100644 --- a/rust2rpm.conf +++ b/rust2rpm.conf @@ -1,2 +1,2 @@ [DEFAULT] -summary = Deterministic Usage of the Digital Signature Algorithm (RFC6979) +summary = Deterministic Usage of DSA and ECDSA (RFC6979)