skopeo-1:0.1.35-4.dev.gitf7c608e
- autobuilt f7c608e Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
aa32baf2e2
commit
e60e4eaf5d
1
.gitignore
vendored
1
.gitignore
vendored
@ -51,3 +51,4 @@
|
||||
/skopeo-05212df.tar.gz
|
||||
/skopeo-3e98377.tar.gz
|
||||
/skopeo-17bea86.tar.gz
|
||||
/skopeo-f7c608e.tar.gz
|
||||
|
@ -24,7 +24,7 @@
|
||||
%global provider_prefix %{provider}.%{provider_tld}/%{project}/%{repo}
|
||||
%global import_path %{provider_prefix}
|
||||
%global git0 https://%{import_path}
|
||||
%global commit0 17bea86e89730eacf24b985d0125e47ac0000542
|
||||
%global commit0 f7c608e65eea4c982a5799c3046952f1d32fec3f
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
# e.g. el6 has ppc64 arch without gcc-go, so EA tag is required
|
||||
@ -36,7 +36,7 @@ Name: %{repo}
|
||||
Epoch: 1
|
||||
%endif
|
||||
Version: 0.1.35
|
||||
Release: 3.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 4.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: Inspect Docker images and repositories on registries
|
||||
License: ASL 2.0
|
||||
URL: %{git0}
|
||||
@ -379,6 +379,9 @@ export GOPATH=%{buildroot}/%{gopath}:$(pwd)/vendor:%{gopath}
|
||||
%{_datadir}/bash-completion/completions/%{name}
|
||||
|
||||
%changelog
|
||||
* Wed Jan 16 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 1:0.1.35-4.dev.gitf7c608e
|
||||
- autobuilt f7c608e
|
||||
|
||||
* Sat Jan 05 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 1:0.1.35-3.dev.git17bea86
|
||||
- autobuilt 17bea86
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (skopeo-17bea86.tar.gz) = 4846f82bd22bba850c4cad10546e52b0aa3d63c8f89dd8e1f6ea291dca7116b905d9141b3c32d27d18c9b426f4d7101f0e1a803b1df8aa4f144b5ca9b89730de
|
||||
SHA512 (skopeo-f7c608e.tar.gz) = 1942d30f04ecce5bfc8142251a9ac5bc3fa6d0b9aa6acbf9472be702be3f9cc411b7d29dd69b5e8ea4039793c96117be716c2e8bd79474cd9ca1cd286a860e10
|
||||
|
Loading…
Reference in New Issue
Block a user