From b7571956c44305b5afd8b97a684fb76aa5b15af2 Mon Sep 17 00:00:00 2001 From: Lokesh Mandvekar Date: Thu, 8 Sep 2016 16:25:31 -0500 Subject: [PATCH] NVR: skopeo-0.1.14-2.git362bfc5 - built commit 362bfc5 Signed-off-by: Lokesh Mandvekar --- .gitignore | 1 + skopeo.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 29f4c1a..3860d25 100644 --- a/.gitignore +++ b/.gitignore @@ -6,3 +6,4 @@ /skopeo-015f1c8.tar.gz /skopeo-9e971b4.tar.gz /skopeo-ffe92ed.tar.gz +/skopeo-362bfc5.tar.gz diff --git a/skopeo.spec b/skopeo.spec index 5f35df8..c150368 100644 --- a/skopeo.spec +++ b/skopeo.spec @@ -25,12 +25,12 @@ # https://github.com/projectatomic/skopeo %global provider_prefix %{provider}.%{provider_tld}/%{project}/%{repo} %global import_path %{provider_prefix} -%global commit ffe92ed2bbbf4e77fc8ef8c62d2b4c2844195c66 +%global commit 362bfc5fe37db08b945d190c377b617c6a7e4c3c %global shortcommit %(c=%{commit}; echo ${c:0:7}) Name: skopeo Version: 0.1.14 -Release: 1.git%{shortcommit}%{?dist} +Release: 2.git%{shortcommit}%{?dist} Summary: Inspect Docker images and repositories on registries License: ASL 2.0 URL: https://%{provider_prefix} @@ -255,6 +255,9 @@ export GOPATH=%{buildroot}/%{gopath}:$(pwd)/vendor:%{gopath} %doc README.md %changelog +* Thu Sep 08 2016 Lokesh Mandvekar - 0.1.14-2.git362bfc5 +- built commit 362bfc5 + * Thu Aug 11 2016 Lokesh Mandvekar - 0.1.14-1.gitffe92ed - build origin/master commit ffe92ed diff --git a/sources b/sources index bfd07cc..111cfb3 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -98abe924e0d0d23ec4e2eed5d2571256 skopeo-ffe92ed.tar.gz +b413ac6927ba1931d97c14e23652aa94 skopeo-362bfc5.tar.gz