skopeo-1:0.1.36-3.dev.git0490018
- autobuilt 0490018 Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
c52e5f91f7
commit
59b5a45cf5
1
.gitignore
vendored
1
.gitignore
vendored
@ -60,3 +60,4 @@
|
|||||||
/skopeo-932b037.tar.gz
|
/skopeo-932b037.tar.gz
|
||||||
/skopeo-2134209.tar.gz
|
/skopeo-2134209.tar.gz
|
||||||
/skopeo-2031e17.tar.gz
|
/skopeo-2031e17.tar.gz
|
||||||
|
/skopeo-0490018.tar.gz
|
||||||
|
@ -25,7 +25,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 2031e17b3c8afe66f31a76aed79a1d70fe6848e8
|
%global commit0 0490018903a1cd176372ae76ba0fae23b09a3807
|
||||||
%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
|
||||||
@ -39,7 +39,7 @@ Epoch: 1
|
|||||||
Epoch: 0
|
Epoch: 0
|
||||||
%endif
|
%endif
|
||||||
Version: 0.1.36
|
Version: 0.1.36
|
||||||
Release: 2.dev.git%{shortcommit0}%{?dist}
|
Release: 3.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}
|
||||||
@ -384,6 +384,9 @@ export GOPATH=%{buildroot}/%{gopath}:$(pwd)/vendor:%{gopath}
|
|||||||
%{_datadir}/bash-completion/completions/%{name}
|
%{_datadir}/bash-completion/completions/%{name}
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Mar 07 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 1:0.1.36-3.dev.git0490018
|
||||||
|
- autobuilt 0490018
|
||||||
|
|
||||||
* Wed Mar 06 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 1:0.1.36-2.dev.git2031e17
|
* Wed Mar 06 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 1:0.1.36-2.dev.git2031e17
|
||||||
- autobuilt 2031e17
|
- autobuilt 2031e17
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (skopeo-2031e17.tar.gz) = e1225d61aadc30a97a9d7c8ecd5149a04a091de3bf6c3db88ba421b29c1670c34553cccc9ab79291c94fe988825ecb0b8297e8d5b0f7369118cb8cb1d658d411
|
SHA512 (skopeo-0490018.tar.gz) = 470c169a60936da114ae4f0e9ed85d18dd5c90976b67132499252712fcf5e8debd5aa365f761a06087c781fdf1c7c822153ea1be127e5e7a222462a074802206
|
||||||
|
Loading…
Reference in New Issue
Block a user