skopeo-1:0.1.41-0.3.dev.git02432cf
- autobuilt 02432cf Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
f3d4dc31c6
commit
6dddf19440
1
.gitignore
vendored
1
.gitignore
vendored
@ -99,3 +99,4 @@
|
|||||||
/skopeo-8057da7.tar.gz
|
/skopeo-8057da7.tar.gz
|
||||||
/skopeo-a263b35.tar.gz
|
/skopeo-a263b35.tar.gz
|
||||||
/skopeo-153520e.tar.gz
|
/skopeo-153520e.tar.gz
|
||||||
|
/skopeo-02432cf.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 153520e20ea39381860fd2f20187fe47d74bed3a
|
%global commit0 02432cf06337e7500eb5eb1222d7becf045ed8dc
|
||||||
%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: 0.2.dev.git%{shortcommit0}%{?dist}
|
Release: 0.3.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 Oct 31 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1:0.1.41-0.3.dev.git02432cf
|
||||||
|
- autobuilt 02432cf
|
||||||
|
|
||||||
* Wed Oct 30 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1:0.1.41-0.2.dev.git153520e
|
* Wed Oct 30 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1:0.1.41-0.2.dev.git153520e
|
||||||
- autobuilt 153520e
|
- autobuilt 153520e
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (skopeo-153520e.tar.gz) = 2842e88204eee7163ebc4b359bb97c44d80b107ffb0e57b6ae85a4103e4d654e490d5f9cdf1544e0782be94f714620c65042ac6c939d02e2a71076144327a59b
|
SHA512 (skopeo-02432cf.tar.gz) = 84d58535f9a152b3edeae7ca369da4433a0bb246ff9f7395df9833d6646b27df8795f237e1688b969ccf2a8709c518b7c9b10f5bc3823bb93d2eef407fb63e97
|
||||||
|
Loading…
Reference in New Issue
Block a user