From bc08a1903d377121d1c2387254d90d223b1409b9 Mon Sep 17 00:00:00 2001 From: Lokesh Mandvekar Date: Wed, 14 Jun 2017 17:37:39 -0400 Subject: fix summary Signed-off-by: Lokesh Mandvekar --- buildah.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/buildah.spec b/buildah.spec index 49720b3..04d4f10 100644 --- a/buildah.spec +++ b/buildah.spec @@ -27,7 +27,7 @@ Name: buildah Version: 0.1.0 Release: 2.git%{shortcommit}%{?dist} -Summary: A command line tool used to creating OCI Images +Summary: A command line tool used for creating OCI Images License: ASL 2.0 URL: https://%{provider_prefix} Source: https://%{provider_prefix}/archive/%{commit}/%{repo}-%{shortcommit}.tar.gz -- cgit