skopeo-1:0.1.35-6.dev.gitbba2874
- autobuilt bba2874 Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
f826c5fab3
commit
b2477a421e
1
.gitignore
vendored
1
.gitignore
vendored
@ -53,3 +53,4 @@
|
|||||||
/skopeo-17bea86.tar.gz
|
/skopeo-17bea86.tar.gz
|
||||||
/skopeo-f7c608e.tar.gz
|
/skopeo-f7c608e.tar.gz
|
||||||
/skopeo-42b01df.tar.gz
|
/skopeo-42b01df.tar.gz
|
||||||
|
/skopeo-bba2874.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 42b01df89e77cab17cad306567a5dd59ec3f7881
|
%global commit0 bba2874451171bcb588be369a322d7dddec76439
|
||||||
%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.35
|
Version: 0.1.35
|
||||||
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
|
||||||
|
* Sat Feb 02 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 1:0.1.35-6.dev.gitbba2874
|
||||||
|
- autobuilt bba2874
|
||||||
|
|
||||||
* Fri Jan 18 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 1:0.1.35-5.dev.git42b01df
|
* Fri Jan 18 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 1:0.1.35-5.dev.git42b01df
|
||||||
- autobuilt 42b01df
|
- autobuilt 42b01df
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (skopeo-42b01df.tar.gz) = 283b04e220affaff0cd74513ab81780563601d8665bf2d551be1befce9820ae3ab6cd44b9ad032c14cce828d785b8ffb95d7cad96c23a25c8f1c003b41d96e42
|
SHA512 (skopeo-bba2874.tar.gz) = d779c95950b8badc86407b581e0f11d6023181e3aa82a0fc4f255ab8e1caaff3d9dd1f3a1c1c65f6b6e897bf9606ebe9df84fc4e959cd7ae045373a74c263000
|
||||||
|
Loading…
Reference in New Issue
Block a user