skopeo-1:0.1.40-0.15.dev.git5f9a6ea
- autobuilt 5f9a6ea Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
c6cb3f36e1
commit
9188015292
1
.gitignore
vendored
1
.gitignore
vendored
@ -94,3 +94,4 @@
|
||||
/skopeo-881edbf.tar.gz
|
||||
/skopeo-f72e39f.tar.gz
|
||||
/skopeo-5b0a789.tar.gz
|
||||
/skopeo-5f9a6ea.tar.gz
|
||||
|
@ -24,7 +24,7 @@
|
||||
%global provider_prefix %{provider}.%{provider_tld}/%{project}/%{repo}
|
||||
%global import_path %{provider_prefix}
|
||||
%global git0 https://%{import_path}
|
||||
%global commit0 5b0a7890eafa1ab47f0cef93c707aeda3f5c5022
|
||||
%global commit0 5f9a6ea621cb4d6c489b0288b33ff384250e1bd0
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
# Used for comparing with latest upstream tag
|
||||
@ -42,7 +42,7 @@ Epoch: 1
|
||||
Epoch: 0
|
||||
%endif
|
||||
Version: 0.1.40
|
||||
Release: 0.14.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.15.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: Inspect container images and repositories on registries
|
||||
License: ASL 2.0
|
||||
URL: %{git0}
|
||||
@ -430,6 +430,9 @@ export GOPATH=%{buildroot}/%{gopath}:$(pwd)/vendor:%{gopath}
|
||||
%{_datadir}/%{name}/test
|
||||
|
||||
%changelog
|
||||
* Wed Oct 16 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1:0.1.40-0.15.dev.git5f9a6ea
|
||||
- autobuilt 5f9a6ea
|
||||
|
||||
* Tue Oct 15 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1:0.1.40-0.14.dev.git5b0a789
|
||||
- autobuilt 5b0a789
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (skopeo-5b0a789.tar.gz) = 349fa8df1aad608eeb5dbf7e3d9ebb3d0aa68af4d725e8ad981f165af5112e1f966f569a594e44ccefc18371f9c1fd52f8abd89728ef3be1afff060c84df73be
|
||||
SHA512 (skopeo-5f9a6ea.tar.gz) = 7617e2d587445054f2ea15e565aff79a5c3d1d044cc09184f233dfa6499092fddd40527d60099476387f3c05f5c466054c0ba4e43b0d05a832efa5848131dd92
|
||||
|
Loading…
Reference in New Issue
Block a user