skopeo-1:1.2.1-26.dev.gitc88576b
- autobuilt c88576b Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
830f07e44e
commit
3f0f1ee712
1
.gitignore
vendored
1
.gitignore
vendored
@ -226,3 +226,4 @@
|
||||
/skopeo-2342171.tar.gz
|
||||
/skopeo-7fee912.tar.gz
|
||||
/skopeo-0f4dc80.tar.gz
|
||||
/skopeo-c88576b.tar.gz
|
||||
|
@ -34,7 +34,7 @@
|
||||
%global provider_prefix %{provider}.%{provider_tld}/%{project}/%{repo}
|
||||
%global import_path %{provider_prefix}
|
||||
%global git0 https://%{import_path}
|
||||
%global commit0 0f4dc80c990025e30f5a4f5460992a04cc6eac22
|
||||
%global commit0 c88576b2fc23a47227fb09b2ec04c74a33a6ff7c
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
# Used for comparing with latest upstream tag
|
||||
@ -48,7 +48,7 @@ ExcludeArch: ppc64
|
||||
Name: %{repo}
|
||||
Epoch: %{conditional_epoch}
|
||||
Version: 1.2.1
|
||||
Release: 25.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 26.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: Inspect container images and repositories on registries
|
||||
License: ASL 2.0
|
||||
URL: %{git0}
|
||||
@ -455,6 +455,9 @@ export GOPATH=%{buildroot}/%{gopath}:$(pwd)/vendor:%{gopath}
|
||||
%{_datadir}/%{name}/test
|
||||
|
||||
%changelog
|
||||
* Sat Nov 21 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1:1.2.1-26.dev.gitc88576b
|
||||
- autobuilt c88576b
|
||||
|
||||
* Fri Nov 20 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1:1.2.1-25.dev.git0f4dc80
|
||||
- autobuilt 0f4dc80
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (skopeo-0f4dc80.tar.gz) = 6e7b47d52fa4403f7fa04aa4a18ef770622e4b4a6000af14e61297eddc616eb1280846ad143aa2aaefe236a7940d7cbe0cf834835e153eb1105a1b9608850f57
|
||||
SHA512 (skopeo-c88576b.tar.gz) = 8d7cb3aa886e3458828209276c67e14abe0602877e3b26cad823546dafcb3e646f6c2f78888918ef0f964c5c0324438edc76c3f619c42565f5ef008a5b0ab54f
|
||||
|
Loading…
Reference in New Issue
Block a user