skopeo-1:1.2.1-4.dev.gitd8bc8b6
- autobuilt d8bc8b6 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
ee7648ddc1
commit
f5aa131e4c
1
.gitignore
vendored
1
.gitignore
vendored
@ -213,3 +213,4 @@
|
|||||||
/skopeo-8151b89.tar.gz
|
/skopeo-8151b89.tar.gz
|
||||||
/skopeo-44beab6.tar.gz
|
/skopeo-44beab6.tar.gz
|
||||||
/skopeo-6dabefa.tar.gz
|
/skopeo-6dabefa.tar.gz
|
||||||
|
/skopeo-d8bc8b6.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 6dabefa9db30a172d68267d2ed864712d2d25aa1
|
%global commit0 d8bc8b62e90912db24d090a1eca8b4fa46cba084
|
||||||
%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: 1.2.1
|
Version: 1.2.1
|
||||||
Release: 3.dev.git%{shortcommit0}%{?dist}
|
Release: 4.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}
|
||||||
@ -447,6 +447,9 @@ export GOPATH=%{buildroot}/%{gopath}:$(pwd)/vendor:%{gopath}
|
|||||||
%{_datadir}/%{name}/test
|
%{_datadir}/%{name}/test
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Oct 2 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1:1.2.1-4.dev.gitd8bc8b6
|
||||||
|
- autobuilt d8bc8b6
|
||||||
|
|
||||||
* Wed Sep 30 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1:1.2.1-3.dev.git6dabefa
|
* Wed Sep 30 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1:1.2.1-3.dev.git6dabefa
|
||||||
- autobuilt 6dabefa
|
- autobuilt 6dabefa
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (skopeo-6dabefa.tar.gz) = 637b23a4df7c97e5fe49771be004813ef8e59f2b18e949239239772bb7ea7aa6d6f6e75a3daff74b985e870756a5f4cf46ff47214efe4ce2800e65fa858f0bb1
|
SHA512 (skopeo-d8bc8b6.tar.gz) = 04c3fcb4a61df01aad6fb2c938009524cce3476759d868c75b24641013a998db3c7f8a910b2a350f84d74c1bc5471fc20c5ea7939175faa25dccf17353d57823
|
||||||
|
Loading…
Reference in New Issue
Block a user