skopeo-1:0.1.33-6.dev.gitecd675e
- autobuilt ecd675e Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
2b1a398837
commit
a6d0cb86b1
1
.gitignore
vendored
1
.gitignore
vendored
@ -47,3 +47,4 @@
|
|||||||
/skopeo-fbc2e4f.tar.gz
|
/skopeo-fbc2e4f.tar.gz
|
||||||
/skopeo-41d8dd8.tar.gz
|
/skopeo-41d8dd8.tar.gz
|
||||||
/skopeo-a51e38e.tar.gz
|
/skopeo-a51e38e.tar.gz
|
||||||
|
/skopeo-ecd675e.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 a51e38e60d34a595bde0df06f1d39853cc04a5de
|
%global commit0 ecd675e0a6b6e63266db9eadb18d40d2e309ff06
|
||||||
%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: 5.dev.git%{shortcommit0}%{?dist}
|
Release: 6.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
|
||||||
|
* Wed Dec 19 2018 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 1:0.1.33-6.dev.gitecd675e
|
||||||
|
- autobuilt ecd675e
|
||||||
|
|
||||||
* Sat Dec 08 2018 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 1:0.1.33-5.dev.gita51e38e
|
* Sat Dec 08 2018 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 1:0.1.33-5.dev.gita51e38e
|
||||||
- autobuilt a51e38e
|
- autobuilt a51e38e
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (skopeo-a51e38e.tar.gz) = 3c1dc43785ff82a9afb40203aa4264e7d5daf7098d21013582ea6c4b4d6fdcdf8e563052531912b275fd6082cef3e911c6053b7ab64fa568c7da2738683f5576
|
SHA512 (skopeo-ecd675e.tar.gz) = e5b6dc51ee71a5f1e6ca1ef2332f8f1cf5de63c4bf61d8a96d67a36cec6fc819efb734eb9bcb1202622648a021f7e183c3d2106a4c4aeef70741402062d3aa29
|
||||||
|
Loading…
Reference in New Issue
Block a user