skopeo-1:0.1.41-6.dev.git912b7e1
- autobuilt 912b7e1 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
1d1c48c807
commit
344af2b1ab
1
.gitignore
vendored
1
.gitignore
vendored
@ -108,3 +108,4 @@
|
|||||||
/skopeo-24f4f82.tar.gz
|
/skopeo-24f4f82.tar.gz
|
||||||
/skopeo-39540db.tar.gz
|
/skopeo-39540db.tar.gz
|
||||||
/skopeo-34ab4c4.tar.gz
|
/skopeo-34ab4c4.tar.gz
|
||||||
|
/skopeo-912b7e1.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 34ab4c4f32e76d4c679c4cd3416abf7a120a0085
|
%global commit0 912b7e1e09b4aeb7df6e9c28abc5de57c67fd7cc
|
||||||
%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: 5.dev.git%{shortcommit0}%{?dist}
|
Release: 6.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
|
||||||
|
* Tue Nov 26 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1:0.1.41-6.dev.git912b7e1
|
||||||
|
- autobuilt 912b7e1
|
||||||
|
|
||||||
* Mon Nov 25 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1:0.1.41-5.dev.git34ab4c4
|
* Mon Nov 25 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1:0.1.41-5.dev.git34ab4c4
|
||||||
- autobuilt 34ab4c4
|
- autobuilt 34ab4c4
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (skopeo-34ab4c4.tar.gz) = b864a535399670028a54f103448a78640cf9d0553368ae00c9da87a2530b9afa55e8d68676c96c9f4bc95811250e2eba5b53ec22e3f58f2dac2388110f08ea6e
|
SHA512 (skopeo-912b7e1.tar.gz) = 250221542cb279877c2de8d2234d0c5704fae6600528dc3d582aab53093d3e3c802767410c40a432fc59d48288e6fc2e474e2f44cba01f578163db1ef5d9cabf
|
||||||
|
Loading…
Reference in New Issue
Block a user