From 76771bdcfd5671af192aa7daeb994267915ccb17 Mon Sep 17 00:00:00 2001 From: Lokesh Mandvekar Date: Wed, 30 May 2018 08:29:49 -0400 Subject: [PATCH] skopeo-0.1.31-2.gitf9baaa6 - rename skopeo-containers to containers-common - enable debuginfo Signed-off-by: Lokesh Mandvekar --- skopeo.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/skopeo.spec b/skopeo.spec index 5562533..57c6ece 100644 --- a/skopeo.spec +++ b/skopeo.spec @@ -31,7 +31,7 @@ Name: %{repo} Epoch: 1 %endif # centos Version: 0.1.31 -Release: 1.git%{shortcommit0}%{?dist} +Release: 2.git%{shortcommit0}%{?dist} Summary: Inspect Docker images and repositories on registries License: ASL 2.0 URL: %{git0} @@ -318,6 +318,10 @@ export GOPATH=%{buildroot}/%{gopath}:$(pwd)/vendor:%{gopath} %{_datadir}/bash-completion/completions/%{name} %changelog +* Wed May 30 2018 Lokesh Mandvekar - 0.1.31-2.gitf9baaa6 +- rename skopeo-containers to containers-common +- enable debuginfo + * Sat May 26 2018 Lokesh Mandvekar (Bot) - 0.1.31-1.gitf9baaa6 - bump to 0.1.31 - autobuilt f9baaa6