skopeo-1:1.1.1-26.dev.gitc052ed7
- autobuilt c052ed7 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
d661620391
commit
859ab2920f
1
.gitignore
vendored
1
.gitignore
vendored
@ -191,3 +191,4 @@
|
||||
/skopeo-6252c22.tar.gz
|
||||
/skopeo-62fd5a7.tar.gz
|
||||
/skopeo-5e88eb5.tar.gz
|
||||
/skopeo-c052ed7.tar.gz
|
||||
|
@ -28,7 +28,7 @@
|
||||
%global provider_prefix %{provider}.%{provider_tld}/%{project}/%{repo}
|
||||
%global import_path %{provider_prefix}
|
||||
%global git0 https://%{import_path}
|
||||
%global commit0 5e88eb5761f18abc628f40f4a57ccc99f158ea82
|
||||
%global commit0 c052ed7ec8622187679ff067d795acbdd45e4530
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
# Used for comparing with latest upstream tag
|
||||
@ -46,7 +46,7 @@ Epoch: 1
|
||||
Epoch: 2
|
||||
%endif
|
||||
Version: 1.1.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}
|
||||
@ -439,6 +439,9 @@ export GOPATH=%{buildroot}/%{gopath}:$(pwd)/vendor:%{gopath}
|
||||
%{_datadir}/%{name}/test
|
||||
|
||||
%changelog
|
||||
* Mon Aug 03 18:09:30 GMT 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1:1.1.1-26.dev.gitc052ed7
|
||||
- autobuilt c052ed7
|
||||
|
||||
* Mon Aug 03 14:12:07 GMT 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1:1.1.1-25.dev.git5e88eb5
|
||||
- autobuilt 5e88eb5
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (skopeo-5e88eb5.tar.gz) = c6d5e1193b0bbbcd5d8a0dc0864a711d5b9ed18fa86de7bddd2d9733ac9af4af3df1d535f46316f6de36156533f206f840a76c68d0fb805c2a12f884a4a83c96
|
||||
SHA512 (skopeo-c052ed7.tar.gz) = 3032fea09fb753df884f1719e73ccf64383aae199db4c8162a7762c7a2788587e46401efcf684e08a6c45e07d3130e659dcb0cf0018d0ea03f2583b52a4c677e
|
||||
|
Loading…
Reference in New Issue
Block a user