skopeo-1:0.1.41-9.dev.git73248bd
- autobuilt 73248bd Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
4248ce0d1e
commit
fcd66b31e5
1
.gitignore
vendored
1
.gitignore
vendored
@ -111,3 +111,4 @@
|
|||||||
/skopeo-912b7e1.tar.gz
|
/skopeo-912b7e1.tar.gz
|
||||||
/skopeo-ce6ec77.tar.gz
|
/skopeo-ce6ec77.tar.gz
|
||||||
/skopeo-2bfa895.tar.gz
|
/skopeo-2bfa895.tar.gz
|
||||||
|
/skopeo-73248bd.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 2bfa89532dac11bbf8406182cdfaa57e4006b857
|
%global commit0 73248bd639b8312449c2b2461dac210509545588
|
||||||
%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: 8.dev.git%{shortcommit0}%{?dist}
|
Release: 9.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
|
||||||
|
* Thu Nov 28 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1:0.1.41-9.dev.git73248bd
|
||||||
|
- autobuilt 73248bd
|
||||||
|
|
||||||
* Wed Nov 27 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1:0.1.41-8.dev.git2bfa895
|
* Wed Nov 27 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1:0.1.41-8.dev.git2bfa895
|
||||||
- autobuilt 2bfa895
|
- autobuilt 2bfa895
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (skopeo-2bfa895.tar.gz) = ddc3bbb7be9dc91bd36266eecbf2d76aadbbaec49dd676966e51f21174bc94c9d6e791b4565b731bfaebffa27393764f6bb855a01690a644106985975408d681
|
SHA512 (skopeo-73248bd.tar.gz) = 2f934be04f5859e9cac967e492ba0a65aa2c9db1d5abab0cdbcc74ddfc7cf707a7478225f642359628e82eec163f2ce58f8686dc9076a7e5e89f7722f571b0c0
|
||||||
|
Loading…
Reference in New Issue
Block a user