skopeo-1:0.1.35-10.dev.gitb8b9913
- autobuilt b8b9913 Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
e3d441aeba
commit
d4b7b12caa
1
.gitignore
vendored
1
.gitignore
vendored
@ -55,3 +55,4 @@
|
|||||||
/skopeo-42b01df.tar.gz
|
/skopeo-42b01df.tar.gz
|
||||||
/skopeo-bba2874.tar.gz
|
/skopeo-bba2874.tar.gz
|
||||||
/skopeo-b329dd0.tar.gz
|
/skopeo-b329dd0.tar.gz
|
||||||
|
/skopeo-b8b9913.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 b329dd0d4e9586480ef4363ad3c85bc6808ca9c2
|
%global commit0 b8b9913695702d9b426cc0e72641e6be9aab9965
|
||||||
%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
|
||||||
@ -38,7 +38,7 @@ Epoch: 1
|
|||||||
Epoch: 0
|
Epoch: 0
|
||||||
%endif
|
%endif
|
||||||
Version: 0.1.35
|
Version: 0.1.35
|
||||||
Release: 9.dev.git%{shortcommit0}%{?dist}
|
Release: 10.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}
|
||||||
@ -381,6 +381,9 @@ export GOPATH=%{buildroot}/%{gopath}:$(pwd)/vendor:%{gopath}
|
|||||||
%{_datadir}/bash-completion/completions/%{name}
|
%{_datadir}/bash-completion/completions/%{name}
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Feb 14 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 1:0.1.35-10.dev.gitb8b9913
|
||||||
|
- autobuilt b8b9913
|
||||||
|
|
||||||
* Wed Feb 13 2019 Lokesh Mandvekar <lsm5@fedoraproject.org> - 1:0.1.35-9.dev.gitb329dd0
|
* Wed Feb 13 2019 Lokesh Mandvekar <lsm5@fedoraproject.org> - 1:0.1.35-9.dev.gitb329dd0
|
||||||
- drop conditional epoch for containers-common, module build seems to fail
|
- drop conditional epoch for containers-common, module build seems to fail
|
||||||
without it
|
without it
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (skopeo-b329dd0.tar.gz) = 32be9dd4997ffe6089a20ef9f92106737917bb1d427fdda91a5993a5f1124c2da76d3ff2d4cc884e18527c9cdddef7b646b53e3e5d83a5c4ce90a07ba3e58f8b
|
SHA512 (skopeo-b8b9913.tar.gz) = b7d431563e2749cef10d43c2d38f9b69f518211e70ee87b25b1f6aa9703a3a5efa768b4d60ba7c2e303ab0b8c9ac80ce3e32ccfc0bb053aa3c34f31a39685071
|
||||||
|
Loading…
Reference in New Issue
Block a user