skopeo-1:0.1.42-0.12.dev.git6db5626
- autobuilt 6db5626 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
9b76f45579
commit
5820ec5a71
1
.gitignore
vendored
1
.gitignore
vendored
@ -133,3 +133,4 @@
|
|||||||
/skopeo-a6f5ef1.tar.gz
|
/skopeo-a6f5ef1.tar.gz
|
||||||
/skopeo-018a010.tar.gz
|
/skopeo-018a010.tar.gz
|
||||||
/skopeo-eb199dc.tar.gz
|
/skopeo-eb199dc.tar.gz
|
||||||
|
/skopeo-6db5626.tar.gz
|
||||||
|
@ -28,7 +28,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 eb199dce9c08250175aeffb19f14423b23619d5b
|
%global commit0 6db5626c3b25c2d09d7f5233819d39c178658692
|
||||||
%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
|
||||||
@ -46,7 +46,7 @@ Epoch: 1
|
|||||||
Epoch: 2
|
Epoch: 2
|
||||||
%endif
|
%endif
|
||||||
Version: 0.1.42
|
Version: 0.1.42
|
||||||
Release: 0.11.dev.git%{shortcommit0}%{?dist}
|
Release: 0.12.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}
|
||||||
@ -434,6 +434,9 @@ export GOPATH=%{buildroot}/%{gopath}:$(pwd)/vendor:%{gopath}
|
|||||||
%{_datadir}/%{name}/test
|
%{_datadir}/%{name}/test
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Mar 30 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1:0.1.42-0.12.dev.git6db5626
|
||||||
|
- autobuilt 6db5626
|
||||||
|
|
||||||
* Mon Mar 30 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1:0.1.42-0.11.dev.giteb199dc
|
* Mon Mar 30 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1:0.1.42-0.11.dev.giteb199dc
|
||||||
- autobuilt eb199dc
|
- autobuilt eb199dc
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (skopeo-eb199dc.tar.gz) = 4cf8d9ba62ec78f15c888c659985beb9e80cbeaa59facda3bfae8ebf677f17438e67c7add285fdd62750a498e4081d076babcb2314cc91b43bed4fb948d8d545
|
SHA512 (skopeo-6db5626.tar.gz) = 62791528d01910a22fa0965f1df6efb47450535428b343e6be7e0796147c2b167ab974073cb8793d0512582de7475c08effd0d4a77e55dea63776c19691008ae
|
||||||
|
Loading…
Reference in New Issue
Block a user