skopeo-1:1.1.1-27.dev.git78d2f67
- autobuilt 78d2f67 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
859ab2920f
commit
44d98eec67
1
.gitignore
vendored
1
.gitignore
vendored
@ -192,3 +192,4 @@
|
|||||||
/skopeo-62fd5a7.tar.gz
|
/skopeo-62fd5a7.tar.gz
|
||||||
/skopeo-5e88eb5.tar.gz
|
/skopeo-5e88eb5.tar.gz
|
||||||
/skopeo-c052ed7.tar.gz
|
/skopeo-c052ed7.tar.gz
|
||||||
|
/skopeo-78d2f67.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 c052ed7ec8622187679ff067d795acbdd45e4530
|
%global commit0 78d2f6701631a75573848607b9c0179828befb67
|
||||||
%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.1.1
|
Version: 1.1.1
|
||||||
Release: 26.dev.git%{shortcommit0}%{?dist}
|
Release: 27.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}
|
||||||
@ -439,6 +439,9 @@ export GOPATH=%{buildroot}/%{gopath}:$(pwd)/vendor:%{gopath}
|
|||||||
%{_datadir}/%{name}/test
|
%{_datadir}/%{name}/test
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Aug 07 23:10:23 GMT 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1:1.1.1-27.dev.git78d2f67
|
||||||
|
- autobuilt 78d2f67
|
||||||
|
|
||||||
* Mon Aug 03 18:09:30 GMT 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1:1.1.1-26.dev.gitc052ed7
|
* Mon Aug 03 18:09:30 GMT 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1:1.1.1-26.dev.gitc052ed7
|
||||||
- autobuilt c052ed7
|
- autobuilt c052ed7
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (skopeo-c052ed7.tar.gz) = 3032fea09fb753df884f1719e73ccf64383aae199db4c8162a7762c7a2788587e46401efcf684e08a6c45e07d3130e659dcb0cf0018d0ea03f2583b52a4c677e
|
SHA512 (skopeo-78d2f67.tar.gz) = 7c1dc054f1e01b89d4e956daa119d81cc02f0d1a3803269ffb5d922bdea2d8c1c108045bcfcf8584f375b108120b4b5dcb9ee6c2ba90d9f68be57168f29582f1
|
||||||
|
Loading…
Reference in New Issue
Block a user