diff --git a/rust-lock_api.spec b/rust-lock_api.spec index efaa3b4..1eeb737 100644 --- a/rust-lock_api.spec +++ b/rust-lock_api.spec @@ -7,7 +7,7 @@ Name: rust-%{crate} Version: 0.1.3 Release: 1%{?dist} -Summary: Wrappers to create fully-featured Mutex and RwLock types. Compatible with no_std. +Summary: Wrappers to create fully-featured Mutex and RwLock types # Upstream license specification: Apache-2.0/MIT # https://github.com/Amanieu/parking_lot/issues/92