skopeo-1:0.1.33-2.dev.git761a681
- autobuilt 761a681 Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
e11ff04b35
commit
3e8fa4a59c
1
.gitignore
vendored
1
.gitignore
vendored
@ -43,3 +43,4 @@
|
|||||||
/skopeo-e3034e1.tar.gz
|
/skopeo-e3034e1.tar.gz
|
||||||
/skopeo-e814f96.tar.gz
|
/skopeo-e814f96.tar.gz
|
||||||
/skopeo-5aa217f.tar.gz
|
/skopeo-5aa217f.tar.gz
|
||||||
|
/skopeo-761a681.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 5aa217fe0df51f6875d35ec9d2d1c9b7a3789f46
|
%global commit0 761a6811c123c5e74466fccbfd704475edbfadb3
|
||||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||||
|
|
||||||
# e.g. el6 has ppc64 arch without gcc-go, so EA tag is required
|
# e.g. el6 has ppc64 arch without gcc-go, so EA tag is required
|
||||||
@ -36,7 +36,7 @@ Name: %{repo}
|
|||||||
Epoch: 1
|
Epoch: 1
|
||||||
%endif
|
%endif
|
||||||
Version: 0.1.33
|
Version: 0.1.33
|
||||||
Release: 1.dev.git%{shortcommit0}%{?dist}
|
Release: 2.dev.git%{shortcommit0}%{?dist}
|
||||||
Summary: Inspect Docker images and repositories on registries
|
Summary: Inspect Docker images and repositories on registries
|
||||||
License: ASL 2.0
|
License: ASL 2.0
|
||||||
URL: %{git0}
|
URL: %{git0}
|
||||||
@ -379,6 +379,9 @@ export GOPATH=%{buildroot}/%{gopath}:$(pwd)/vendor:%{gopath}
|
|||||||
%{_datadir}/bash-completion/completions/%{name}
|
%{_datadir}/bash-completion/completions/%{name}
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Nov 09 2018 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 1:0.1.33-2.dev.git761a681
|
||||||
|
- autobuilt 761a681
|
||||||
|
|
||||||
* Wed Nov 07 2018 Lokesh Mandvekar <lsm5@fedoraproject.org> - 1:0.1.33-1.dev.git.git5aa217f
|
* Wed Nov 07 2018 Lokesh Mandvekar <lsm5@fedoraproject.org> - 1:0.1.33-1.dev.git.git5aa217f
|
||||||
- bump to 0.1.33
|
- bump to 0.1.33
|
||||||
- built commit 5aa217f
|
- built commit 5aa217f
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (skopeo-5aa217f.tar.gz) = 8364126a60c29038ab582ba50170e20f01510fabd80c955ee9d84e14a0bdfcb6121e69ae5bc97c1677b9c2537af4e015bbdfbbac00512b4a57875027e22a548b
|
SHA512 (skopeo-761a681.tar.gz) = d53bb7a1e5ddd613c40aaef8101b051b6ab3b1a34c3049e3ff87e1ff27dbeb9a98866cc615bc8190e1f4a1c9fbe3e36d40d02951c1be5a76265d899b9989cbe5
|
||||||
|
Loading…
Reference in New Issue
Block a user