skopeo-1:0.1.41-10.dev.git3ed6e83
- autobuilt 3ed6e83 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
fcd66b31e5
commit
32fb25dcb4
1
.gitignore
vendored
1
.gitignore
vendored
@ -112,3 +112,4 @@
|
|||||||
/skopeo-ce6ec77.tar.gz
|
/skopeo-ce6ec77.tar.gz
|
||||||
/skopeo-2bfa895.tar.gz
|
/skopeo-2bfa895.tar.gz
|
||||||
/skopeo-73248bd.tar.gz
|
/skopeo-73248bd.tar.gz
|
||||||
|
/skopeo-3ed6e83.tar.gz
|
||||||
|
@ -24,7 +24,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 73248bd639b8312449c2b2461dac210509545588
|
%global commit0 3ed6e83c4a767993c7b27ff39218a84f9ebe8f2a
|
||||||
%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
|
||||||
@ -42,7 +42,7 @@ Epoch: 1
|
|||||||
Epoch: 0
|
Epoch: 0
|
||||||
%endif
|
%endif
|
||||||
Version: 0.1.41
|
Version: 0.1.41
|
||||||
Release: 9.dev.git%{shortcommit0}%{?dist}
|
Release: 10.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}
|
||||||
@ -430,6 +430,9 @@ export GOPATH=%{buildroot}/%{gopath}:$(pwd)/vendor:%{gopath}
|
|||||||
%{_datadir}/%{name}/test
|
%{_datadir}/%{name}/test
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat Nov 30 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1:0.1.41-10.dev.git3ed6e83
|
||||||
|
- autobuilt 3ed6e83
|
||||||
|
|
||||||
* Thu Nov 28 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1:0.1.41-9.dev.git73248bd
|
* Thu Nov 28 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1:0.1.41-9.dev.git73248bd
|
||||||
- autobuilt 73248bd
|
- autobuilt 73248bd
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (skopeo-73248bd.tar.gz) = 2f934be04f5859e9cac967e492ba0a65aa2c9db1d5abab0cdbcc74ddfc7cf707a7478225f642359628e82eec163f2ce58f8686dc9076a7e5e89f7722f571b0c0
|
SHA512 (skopeo-3ed6e83.tar.gz) = ad5324bb50f20723c55fb13c1945833dd4cd4f3c428ac5ff77d406869126f89962576b9439bee1d28016a8b45f78d2959181dc200a1dda4715cc1a6d51fc8d66
|
||||||
|
Loading…
Reference in New Issue
Block a user