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