skopeo-1:0.1.35-7.dev.gitb329dd0
- autobuilt b329dd0 Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
b2477a421e
commit
a12b1a76af
1
.gitignore
vendored
1
.gitignore
vendored
@ -54,3 +54,4 @@
|
|||||||
/skopeo-f7c608e.tar.gz
|
/skopeo-f7c608e.tar.gz
|
||||||
/skopeo-42b01df.tar.gz
|
/skopeo-42b01df.tar.gz
|
||||||
/skopeo-bba2874.tar.gz
|
/skopeo-bba2874.tar.gz
|
||||||
|
/skopeo-b329dd0.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 bba2874451171bcb588be369a322d7dddec76439
|
%global commit0 b329dd0d4e9586480ef4363ad3c85bc6808ca9c2
|
||||||
%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: 6.dev.git%{shortcommit0}%{?dist}
|
Release: 7.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 Feb 08 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 1:0.1.35-7.dev.gitb329dd0
|
||||||
|
- autobuilt b329dd0
|
||||||
|
|
||||||
* Sat Feb 02 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 1:0.1.35-6.dev.gitbba2874
|
* Sat Feb 02 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 1:0.1.35-6.dev.gitbba2874
|
||||||
- autobuilt bba2874
|
- autobuilt bba2874
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (skopeo-bba2874.tar.gz) = d779c95950b8badc86407b581e0f11d6023181e3aa82a0fc4f255ab8e1caaff3d9dd1f3a1c1c65f6b6e897bf9606ebe9df84fc4e959cd7ae045373a74c263000
|
SHA512 (skopeo-b329dd0.tar.gz) = 32be9dd4997ffe6089a20ef9f92106737917bb1d427fdda91a5993a5f1124c2da76d3ff2d4cc884e18527c9cdddef7b646b53e3e5d83a5c4ce90a07ba3e58f8b
|
||||||
|
Loading…
Reference in New Issue
Block a user