skopeo-1:0.1.40-0.17.dev.git8057da7
- autobuilt 8057da7 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
82a63dda51
commit
1c806b0f09
1
.gitignore
vendored
1
.gitignore
vendored
@ -96,3 +96,4 @@
|
|||||||
/skopeo-5b0a789.tar.gz
|
/skopeo-5b0a789.tar.gz
|
||||||
/skopeo-5f9a6ea.tar.gz
|
/skopeo-5f9a6ea.tar.gz
|
||||||
/skopeo-4b6a5da.tar.gz
|
/skopeo-4b6a5da.tar.gz
|
||||||
|
/skopeo-8057da7.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 4b6a5da86a260933b72cd02492004fef9eb35882
|
%global commit0 8057da700c41061e64da98d682c169af024a9709
|
||||||
%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.16.dev.git%{shortcommit0}%{?dist}
|
Release: 0.17.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 Oct 28 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1:0.1.40-0.17.dev.git8057da7
|
||||||
|
- autobuilt 8057da7
|
||||||
|
|
||||||
* Tue Oct 22 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1:0.1.40-0.16.dev.git4b6a5da
|
* Tue Oct 22 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1:0.1.40-0.16.dev.git4b6a5da
|
||||||
- autobuilt 4b6a5da
|
- autobuilt 4b6a5da
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (skopeo-4b6a5da.tar.gz) = 1b9d0c86d75b61dfdf342950373e5662d07d0c23aaffa1551beb34ef1f5b9dc81fdf6a62304d98cf5351fe5b215b2907bfefae18b450fcf372efaa81930b3c2e
|
SHA512 (skopeo-8057da7.tar.gz) = 7da0d25e5116986e84913334932e61ea12e405206096032deaad9eaaa80aab0ddf6b77c73fb5804537c6174b2d89040cfa4c65a1ef6c5000039b61ee4206c429
|
||||||
|
Loading…
Reference in New Issue
Block a user