skopeo-1:0.1.36-9.dev.gitc73bcba
- autobuilt c73bcba Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
4384eda69a
commit
16ebea90ad
1
.gitignore
vendored
1
.gitignore
vendored
@ -65,3 +65,4 @@
|
|||||||
/skopeo-d93a581.tar.gz
|
/skopeo-d93a581.tar.gz
|
||||||
/skopeo-0975497.tar.gz
|
/skopeo-0975497.tar.gz
|
||||||
/skopeo-854f766.tar.gz
|
/skopeo-854f766.tar.gz
|
||||||
|
/skopeo-c73bcba.tar.gz
|
||||||
|
@ -25,7 +25,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 854f766dc7276db4fdbc4c3380b59c67c83cc3d0
|
%global commit0 c73bcba7e6024ff994b3c106f8235178cc9d4c36
|
||||||
%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
|
||||||
@ -39,7 +39,7 @@ Epoch: 1
|
|||||||
Epoch: 0
|
Epoch: 0
|
||||||
%endif
|
%endif
|
||||||
Version: 0.1.36
|
Version: 0.1.36
|
||||||
Release: 8.dev.git%{shortcommit0}%{?dist}
|
Release: 9.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}
|
||||||
@ -384,6 +384,9 @@ export GOPATH=%{buildroot}/%{gopath}:$(pwd)/vendor:%{gopath}
|
|||||||
%{_datadir}/bash-completion/completions/%{name}
|
%{_datadir}/bash-completion/completions/%{name}
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Apr 09 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 1:0.1.36-9.dev.gitc73bcba
|
||||||
|
- autobuilt c73bcba
|
||||||
|
|
||||||
* Thu Mar 28 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 1:0.1.36-8.dev.git854f766
|
* Thu Mar 28 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 1:0.1.36-8.dev.git854f766
|
||||||
- autobuilt 854f766
|
- autobuilt 854f766
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (skopeo-854f766.tar.gz) = 342dc78e6c43576b0e52b03993d18cffdea21e246a5d8c57fe09102e5e7a6fd644dd1c4763bd18077938c2d170e9eed949f82f4740fe55d01612ccf251c908a3
|
SHA512 (skopeo-c73bcba.tar.gz) = 3d9b4ad7c0ca9745616586cb03eef514d1d7174fdde31d1b0ae50a34f947b94744800af1041daa9177cecd0cc8c406645c5eb1fb3054c69cb1c534a1e3a6782e
|
||||||
|
Loading…
Reference in New Issue
Block a user