skopeo-0.1.31-1.gitf9baaa6
- bump to 0.1.31 - autobuilt f9baaa6 Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
04e5f6c942
commit
b243a283d9
1
.gitignore
vendored
1
.gitignore
vendored
@ -35,3 +35,4 @@
|
||||
/skopeo.spec
|
||||
/skopeo-ca3bff6.tar.gz
|
||||
/skopeo-5c61108.tar.gz
|
||||
/skopeo-f9baaa6.tar.gz
|
||||
|
10
skopeo.spec
10
skopeo.spec
@ -26,7 +26,7 @@
|
||||
%global provider_prefix %{provider}.%{provider_tld}/%{project}/%{repo}
|
||||
%global import_path %{provider_prefix}
|
||||
%global git0 https://%{import_path}
|
||||
%global commit0 5c611083f263f330f396772ed9dd7d25299e20a0
|
||||
%global commit0 f9baaa6b87262c3f7c2faef6d5462579f01f6810
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
# e.g. el6 has ppc64 arch without gcc-go, so EA tag is required
|
||||
@ -37,8 +37,8 @@ Name: %{repo}
|
||||
%if 0%{?centos}
|
||||
Epoch: 1
|
||||
%endif # centos
|
||||
Version: 0.1.30
|
||||
Release: 14.git%{shortcommit0}%{?dist}
|
||||
Version: 0.1.31
|
||||
Release: 1.git%{shortcommit0}%{?dist}
|
||||
Summary: Inspect Docker images and repositories on registries
|
||||
License: ASL 2.0
|
||||
URL: %{git0}
|
||||
@ -320,6 +320,10 @@ export GOPATH=%{buildroot}/%{gopath}:$(pwd)/vendor:%{gopath}
|
||||
%{_datadir}/bash-completion/completions/%{name}
|
||||
|
||||
%changelog
|
||||
* Sat May 26 2018 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 0.1.31-1.gitf9baaa6
|
||||
- bump to 0.1.31
|
||||
- autobuilt f9baaa6
|
||||
|
||||
* Tue May 22 2018 dwalsh <dwalsh@redhat.com> - 0.1.30-14.git0b8ab9
|
||||
- Add devicemapper support
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (skopeo-5c61108.tar.gz) = 1bd98a330c9692585105f165ca85d7589aab71f08bc5ff6f87b6592d196f719de384f2e30421d6d85c08eadfd3099ca0735dc066ac180e1a5dc050c289d50e02
|
||||
SHA512 (skopeo-f9baaa6.tar.gz) = 4c9897f388a9c7be69accf87605bd7b643a71a9274afb485cf5ed7d235be382273fcaceaa1e4e4d86a7ca250b936d3600940ab29e2d5d9aa95bbeb8df30c8715
|
||||
|
Loading…
Reference in New Issue
Block a user