skopeo-1:1.2.2-23.dev.git6fa6342
- autobuilt 6fa6342 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
b41d21bbde
commit
b09b028269
1
.gitignore
vendored
1
.gitignore
vendored
@ -256,3 +256,4 @@
|
|||||||
/skopeo-aff1b62.tar.gz
|
/skopeo-aff1b62.tar.gz
|
||||||
/skopeo-1c4b0fc.tar.gz
|
/skopeo-1c4b0fc.tar.gz
|
||||||
/skopeo-e224b78.tar.gz
|
/skopeo-e224b78.tar.gz
|
||||||
|
/skopeo-6fa6342.tar.gz
|
||||||
|
@ -33,7 +33,7 @@
|
|||||||
# https://github.com/containers/skopeo
|
# https://github.com/containers/skopeo
|
||||||
%global import_path %{provider}.%{provider_tld}/%{project}/%{repo}
|
%global import_path %{provider}.%{provider_tld}/%{project}/%{repo}
|
||||||
%global git0 https://%{import_path}
|
%global git0 https://%{import_path}
|
||||||
%global commit0 e224b78efcffb816cc9d79ebbf2361d85dfaabae
|
%global commit0 6fa634227cd4c80b0aac399f496fd193687aa0e3
|
||||||
%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
|
||||||
@ -43,7 +43,7 @@
|
|||||||
Name: %{repo}
|
Name: %{repo}
|
||||||
Epoch: %{conditional_epoch}
|
Epoch: %{conditional_epoch}
|
||||||
Version: 1.2.2
|
Version: 1.2.2
|
||||||
Release: 22.dev.git%{shortcommit0}%{?dist}
|
Release: 23.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}
|
||||||
@ -378,6 +378,9 @@ export GOPATH=%{buildroot}/%{gopath}:$(pwd)/vendor:%{gopath}
|
|||||||
%{_datadir}/%{name}/test
|
%{_datadir}/%{name}/test
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Feb 11 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1:1.2.2-23.dev.git6fa6342
|
||||||
|
- autobuilt 6fa6342
|
||||||
|
|
||||||
* Wed Feb 10 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1:1.2.2-22.dev.gite224b78
|
* Wed Feb 10 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1:1.2.2-22.dev.gite224b78
|
||||||
- autobuilt e224b78
|
- autobuilt e224b78
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (skopeo-e224b78.tar.gz) = abe408d472805ddd4b42cb039a979f4af0f27c17673c5d048e3d7c3ff06c6dc97c08c7db883233e8d6ee870f0ac558f044c6f199adfbfad4e5be723dc9f9a02b
|
SHA512 (skopeo-6fa6342.tar.gz) = 9044bcf668d2fea6d3e1e6643b8f9ae94e0d03fa0360df77e5c5f6b0b855f6c71b6ec3d014b2a8f4e277889dddc4c53f057dcb139fb1a2b78d5e82400748ed87
|
||||||
|
Loading…
Reference in New Issue
Block a user