From 2ff647701a1c67b534f3ac909f2f2579d1cac9e1 Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Mon, 3 Sep 2018 21:03:17 +0200 Subject: [PATCH] fixup summary Signed-off-by: Igor Gnatenko --- rust-lock_api.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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