From fb4b7fb88a90737d01da1edf00ef112b755671a1 Mon Sep 17 00:00:00 2001 From: Lokesh Mandvekar Date: Thu, 18 Jul 2019 19:33:30 +0530 Subject: [PATCH] update release tag, and BR: go-md2man Signed-off-by: Lokesh Mandvekar --- skopeo.spec | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/skopeo.spec b/skopeo.spec index 99d665d..1ab183a 100644 --- a/skopeo.spec +++ b/skopeo.spec @@ -1,4 +1,3 @@ - %global with_devel 0 %global with_bundled 1 %global with_unit_test 0 @@ -40,7 +39,7 @@ Epoch: 0 %endif Version: 0.1.38 Release: 2.dev.git%{shortcommit0}%{?dist} -Summary: Inspect Docker images and repositories on registries +Summary: Inspect container images and repositories on registries License: ASL 2.0 URL: %{git0} Source0: %{git0}/archive/%{commit0}/%{name}-%{shortcommit0}.tar.gz @@ -64,7 +63,7 @@ BuildRequires: compiler(go-compiler) BuildRequires: git # If go_compiler is not set to 1, there is no virtual provide. Use golang instead. BuildRequires: %{?go_compiler:compiler(go-compiler)}%{!?go_compiler:golang} -BuildRequires: golang-github-cpuguy83-go-md2man +BuildRequires: go-md2man BuildRequires: gpgme-devel BuildRequires: libassuan-devel # Dependencies for containers/storage