skopeo-1:0.1.42-0.2.dev.gitb541fef
- autobuilt b541fef Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
dc899c574b
commit
80f3585e1f
1
.gitignore
vendored
1
.gitignore
vendored
@ -124,3 +124,4 @@
|
|||||||
/skopeo-4489ddd.tar.gz
|
/skopeo-4489ddd.tar.gz
|
||||||
/skopeo-7cbb8ad.tar.gz
|
/skopeo-7cbb8ad.tar.gz
|
||||||
/skopeo-7a0a8c2.tar.gz
|
/skopeo-7a0a8c2.tar.gz
|
||||||
|
/skopeo-b541fef.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 7a0a8c25a26829b827ce33e7845c343395b4f997
|
%global commit0 b541fef3007dd94590ae3378ad88fbfdcc7f8dd3
|
||||||
%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.1.dev.git%{shortcommit0}%{?dist}
|
Release: 0.2.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}
|
||||||
@ -440,6 +440,9 @@ export GOPATH=%{buildroot}/%{gopath}:$(pwd)/vendor:%{gopath}
|
|||||||
%{_datadir}/%{name}/test
|
%{_datadir}/%{name}/test
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Mar 18 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1:0.1.42-0.2.dev.gitb541fef
|
||||||
|
- autobuilt b541fef
|
||||||
|
|
||||||
* Mon Mar 16 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1:0.1.42-0.1.dev.git7a0a8c2
|
* Mon Mar 16 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1:0.1.42-0.1.dev.git7a0a8c2
|
||||||
- bump to 0.1.42
|
- bump to 0.1.42
|
||||||
- autobuilt 7a0a8c2
|
- autobuilt 7a0a8c2
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (skopeo-7a0a8c2.tar.gz) = d734a4768a8659af80534324007eaed4fa8669be3d6860e6d6e2fbb1a1872f98081b4d034f0279490bd0f3e2541f25e3505de7f3eb0a00054d07ee154e472eb4
|
SHA512 (skopeo-b541fef.tar.gz) = 74310bcb6f1351d63f6f57382958946cc3ad08547e99f744503ea22680d1d7995d71df631d0312edb33b5620d484bbd8cc1412d4cab16d7ef564622eb0bb94b1
|
||||||
|
Loading…
Reference in New Issue
Block a user