skopeo-1:0.1.41-19.dev.gitc3e6b4f
- autobuilt c3e6b4f Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
b281b03c64
commit
f87d755c6f
1
.gitignore
vendored
1
.gitignore
vendored
@ -117,3 +117,4 @@
|
|||||||
/skopeo-e8d49d6.tar.gz
|
/skopeo-e8d49d6.tar.gz
|
||||||
/skopeo-407f2e9.tar.gz
|
/skopeo-407f2e9.tar.gz
|
||||||
/skopeo-5291aac.tar.gz
|
/skopeo-5291aac.tar.gz
|
||||||
|
/skopeo-c3e6b4f.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 5291aac96b6ce542f9230e92ba23a62b4c61bb5f
|
%global commit0 c3e6b4f9179433973c854e5ef6fc3dc912dc7cc0
|
||||||
%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.41
|
Version: 0.1.41
|
||||||
Release: 18.dev.git%{shortcommit0}%{?dist}
|
Release: 19.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
|
||||||
|
* Mon Dec 09 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1:0.1.41-19.dev.gitc3e6b4f
|
||||||
|
- autobuilt c3e6b4f
|
||||||
|
|
||||||
* Mon Dec 09 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1:0.1.41-18.dev.git5291aac
|
* Mon Dec 09 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1:0.1.41-18.dev.git5291aac
|
||||||
- autobuilt 5291aac
|
- autobuilt 5291aac
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (skopeo-5291aac.tar.gz) = 7ffaa56cf7aa40eb1c8609c50ed36e86df13e15a9fc63f5336034c233edcc9ee46c309e853252e44318cf08a77a63563f4b7de98966a9bd453788a49b5108320
|
SHA512 (skopeo-c3e6b4f.tar.gz) = 0f25a58884fd0b2a80237c52f11e1f79df8dc4c22a90b5ae391ac899f9e279db0fc26b45b3b0738b4c0789bf6c41f063727f0cd0a25e5f6982b465f0e6d39887
|
||||||
|
Loading…
Reference in New Issue
Block a user