From 7d211dfab0fd221f17b471ec1322568d09c433ff Mon Sep 17 00:00:00 2001 From: Antonio Murdaca Date: Mon, 29 Feb 2016 11:50:15 +0100 Subject: [PATCH] bump to v0.1.8 Signed-off-by: Antonio Murdaca --- .gitignore | 1 + skopeo.spec | 9 ++++++--- sources | 2 +- 3 files changed, 8 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index ca7bc05..39ecd3d 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /skopeo-98aca9c.tar.gz +/skopeo-3eefe21.tar.gz diff --git a/skopeo.spec b/skopeo.spec index c37734e..7f78222 100644 --- a/skopeo.spec +++ b/skopeo.spec @@ -25,12 +25,12 @@ # https://github.com/runcom/skopeo %global provider_prefix %{provider}.%{provider_tld}/%{project}/%{repo} %global import_path %{provider_prefix} -%global commit 98aca9c188cd78c808e4560f4827f8c70a8b7f4f +%global commit 3eefe215e08c8b6661210080c037fc939a17ff47 %global shortcommit %(c=%{commit}; echo ${c:0:7}) Name: skopeo -Version: 0.1.4 -Release: 2%{?dist} +Version: 0.1.8 +Release: 1%{?dist} Summary: Inspect Docker images and repositories on registries License: ASL 2.0 URL: https://%{provider_prefix} @@ -243,6 +243,9 @@ export GOPATH=%{buildroot}/%{gopath}:$(pwd)/vendor:%{gopath} %doc README.md %changelog +* Mon Feb 29 2016 Antonio Murdaca - 0.1.8-1 +- update to v0.1.8 + * Mon Feb 22 2016 Fedora Release Engineering - 0.1.4-2 - https://fedoraproject.org/wiki/Changes/golang1.6 diff --git a/sources b/sources index 423f094..3d926c6 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -3e143188ed3b882cc70cf8b22a0009d6 skopeo-98aca9c.tar.gz +77ffdb3594b26b0b42f531980db99e84 skopeo-3eefe21.tar.gz