update to v0.1.9

Signed-off-by: Antonio Murdaca <runcom@redhat.com>
This commit is contained in:
Antonio Murdaca 2016-02-29 12:23:53 +01:00
parent 7d211dfab0
commit ad1fc24ae5
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -1,2 +1,3 @@
/skopeo-98aca9c.tar.gz
/skopeo-3eefe21.tar.gz
/skopeo-30db2ad.tar.gz

View File

@ -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 <runcom@fedoraproject.org> - 0.1.9-1
- update to v0.1.9
* Mon Feb 29 2016 Antonio Murdaca <runcom@fedoraproject.org> - 0.1.8-1
- update to v0.1.8

View File

@ -1 +1 @@
77ffdb3594b26b0b42f531980db99e84 skopeo-3eefe21.tar.gz
878486ab93d4dd4ae9719e910ac71968 skopeo-30db2ad.tar.gz