diff --git a/.gitignore b/.gitignore index 39ecd3d..cf08246 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ /skopeo-98aca9c.tar.gz /skopeo-3eefe21.tar.gz +/skopeo-30db2ad.tar.gz diff --git a/skopeo.spec b/skopeo.spec index 7f78222..2a40d24 100644 --- a/skopeo.spec +++ b/skopeo.spec @@ -25,11 +25,11 @@ # https://github.com/runcom/skopeo %global provider_prefix %{provider}.%{provider_tld}/%{project}/%{repo} %global import_path %{provider_prefix} -%global commit 3eefe215e08c8b6661210080c037fc939a17ff47 +%global commit 30db2ad7fc9176996f21b235b8dbbdb395fdd529 %global shortcommit %(c=%{commit}; echo ${c:0:7}) Name: skopeo -Version: 0.1.8 +Version: 0.1.9 Release: 1%{?dist} Summary: Inspect Docker images and repositories on registries License: ASL 2.0 @@ -243,6 +243,9 @@ export GOPATH=%{buildroot}/%{gopath}:$(pwd)/vendor:%{gopath} %doc README.md %changelog +* Mon Feb 29 2016 Antonio Murdaca - 0.1.9-1 +- update to v0.1.9 + * Mon Feb 29 2016 Antonio Murdaca - 0.1.8-1 - update to v0.1.8 diff --git a/sources b/sources index 3d926c6..58d6bb4 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -77ffdb3594b26b0b42f531980db99e84 skopeo-3eefe21.tar.gz +878486ab93d4dd4ae9719e910ac71968 skopeo-30db2ad.tar.gz