skopeo-1:1.2.1-27.dev.git42e9121
- autobuilt 42e9121 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
3f0f1ee712
commit
ac5ee1dd9f
1
.gitignore
vendored
1
.gitignore
vendored
@ -227,3 +227,4 @@
|
||||
/skopeo-7fee912.tar.gz
|
||||
/skopeo-0f4dc80.tar.gz
|
||||
/skopeo-c88576b.tar.gz
|
||||
/skopeo-42e9121.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 c88576b2fc23a47227fb09b2ec04c74a33a6ff7c
|
||||
%global commit0 42e9121ebaa6703ce11b4f5c6641e149d2669877
|
||||
%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: 26.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 27.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
|
||||
* Tue Nov 24 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1:1.2.1-27.dev.git42e9121
|
||||
- autobuilt 42e9121
|
||||
|
||||
* Sat Nov 21 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1:1.2.1-26.dev.gitc88576b
|
||||
- autobuilt c88576b
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (skopeo-c88576b.tar.gz) = 8d7cb3aa886e3458828209276c67e14abe0602877e3b26cad823546dafcb3e646f6c2f78888918ef0f964c5c0324438edc76c3f619c42565f5ef008a5b0ab54f
|
||||
SHA512 (skopeo-42e9121.tar.gz) = aa7378a6ae07f9f294846612949823fe97dccf7d396047a8fddc5dc2177dc312ca1b9f64ea849c929b2e496d83fca106d801072b0b9daa66b51dd7112ae69bf0
|
||||
|
Loading…
Reference in New Issue
Block a user