skopeo-1:0.1.35-11.dev.gitfee5981
- autobuilt fee5981 Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
d4b7b12caa
commit
45e5c49db1
1
.gitignore
vendored
1
.gitignore
vendored
@ -56,3 +56,4 @@
|
|||||||
/skopeo-bba2874.tar.gz
|
/skopeo-bba2874.tar.gz
|
||||||
/skopeo-b329dd0.tar.gz
|
/skopeo-b329dd0.tar.gz
|
||||||
/skopeo-b8b9913.tar.gz
|
/skopeo-b8b9913.tar.gz
|
||||||
|
/skopeo-fee5981.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 b8b9913695702d9b426cc0e72641e6be9aab9965
|
%global commit0 fee5981ebf441a2d398a3955fe650939a505007a
|
||||||
%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: 10.dev.git%{shortcommit0}%{?dist}
|
Release: 11.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
|
||||||
|
* Sun Feb 17 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 1:0.1.35-11.dev.gitfee5981
|
||||||
|
- autobuilt fee5981
|
||||||
|
|
||||||
* Thu Feb 14 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 1:0.1.35-10.dev.gitb8b9913
|
* Thu Feb 14 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 1:0.1.35-10.dev.gitb8b9913
|
||||||
- autobuilt b8b9913
|
- autobuilt b8b9913
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (skopeo-b8b9913.tar.gz) = b7d431563e2749cef10d43c2d38f9b69f518211e70ee87b25b1f6aa9703a3a5efa768b4d60ba7c2e303ab0b8c9ac80ce3e32ccfc0bb053aa3c34f31a39685071
|
SHA512 (skopeo-fee5981.tar.gz) = 32b6b6274ee62fcecd48a9c72fe654b78c6317c2e73d8844b58179c99ea71b6deffa0faa796bee22a5ce4c744fb6572b93059a720e332eb09eedda792dc21e61
|
||||||
|
Loading…
Reference in New Issue
Block a user