skopeo-1:0.1.35-5.dev.git42b01df
- autobuilt 42b01df Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
e60e4eaf5d
commit
f826c5fab3
1
.gitignore
vendored
1
.gitignore
vendored
@ -52,3 +52,4 @@
|
|||||||
/skopeo-3e98377.tar.gz
|
/skopeo-3e98377.tar.gz
|
||||||
/skopeo-17bea86.tar.gz
|
/skopeo-17bea86.tar.gz
|
||||||
/skopeo-f7c608e.tar.gz
|
/skopeo-f7c608e.tar.gz
|
||||||
|
/skopeo-42b01df.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 f7c608e65eea4c982a5799c3046952f1d32fec3f
|
%global commit0 42b01df89e77cab17cad306567a5dd59ec3f7881
|
||||||
%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: 4.dev.git%{shortcommit0}%{?dist}
|
Release: 5.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
|
||||||
|
* Fri Jan 18 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 1:0.1.35-5.dev.git42b01df
|
||||||
|
- autobuilt 42b01df
|
||||||
|
|
||||||
* Wed Jan 16 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 1:0.1.35-4.dev.gitf7c608e
|
* Wed Jan 16 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 1:0.1.35-4.dev.gitf7c608e
|
||||||
- autobuilt f7c608e
|
- autobuilt f7c608e
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (skopeo-f7c608e.tar.gz) = 1942d30f04ecce5bfc8142251a9ac5bc3fa6d0b9aa6acbf9472be702be3f9cc411b7d29dd69b5e8ea4039793c96117be716c2e8bd79474cd9ca1cd286a860e10
|
SHA512 (skopeo-42b01df.tar.gz) = 283b04e220affaff0cd74513ab81780563601d8665bf2d551be1befce9820ae3ab6cd44b9ad032c14cce828d785b8ffb95d7cad96c23a25c8f1c003b41d96e42
|
||||||
|
Loading…
Reference in New Issue
Block a user