skopeo-1:0.1.40-0.11.dev.gitfa6e580
- autobuilt fa6e580 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
3d61ec8cb7
commit
cea7886895
1
.gitignore
vendored
1
.gitignore
vendored
@ -90,3 +90,4 @@
|
|||||||
/skopeo-18f0e1e.tar.gz
|
/skopeo-18f0e1e.tar.gz
|
||||||
/skopeo-5ae6b16.tar.gz
|
/skopeo-5ae6b16.tar.gz
|
||||||
/skopeo-7eb5f39.tar.gz
|
/skopeo-7eb5f39.tar.gz
|
||||||
|
/skopeo-fa6e580.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 7eb5f3925597ec23cee510373e0572db5a1d5b74
|
%global commit0 fa6e58074d6fab3acd18ac5785ac5dba75302117
|
||||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||||
|
|
||||||
# Used for comparing with latest upstream tag
|
# Used for comparing with latest upstream tag
|
||||||
@ -42,7 +42,7 @@ Epoch: 1
|
|||||||
Epoch: 0
|
Epoch: 0
|
||||||
%endif
|
%endif
|
||||||
Version: 0.1.40
|
Version: 0.1.40
|
||||||
Release: 0.10.dev.git%{shortcommit0}%{?dist}
|
Release: 0.11.dev.git%{shortcommit0}%{?dist}
|
||||||
Summary: Inspect container images and repositories on registries
|
Summary: Inspect container images and repositories on registries
|
||||||
License: ASL 2.0
|
License: ASL 2.0
|
||||||
URL: %{git0}
|
URL: %{git0}
|
||||||
@ -408,6 +408,9 @@ export GOPATH=%{buildroot}/%{gopath}:$(pwd)/vendor:%{gopath}
|
|||||||
%{_datadir}/bash-completion/completions/%{name}
|
%{_datadir}/bash-completion/completions/%{name}
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Sep 30 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1:0.1.40-0.11.dev.gitfa6e580
|
||||||
|
- autobuilt fa6e580
|
||||||
|
|
||||||
* Thu Sep 19 2019 Michael Nguyen <mnguyen@redhat.com> - 1:0.1.40-0.10.dev.git7eb5f39
|
* Thu Sep 19 2019 Michael Nguyen <mnguyen@redhat.com> - 1:0.1.40-0.10.dev.git7eb5f39
|
||||||
- Add /srv/containers and /var/srv/container directories to containers-common
|
- Add /srv/containers and /var/srv/container directories to containers-common
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (skopeo-7eb5f39.tar.gz) = 6363da40b8a55da14d6ee04e35c52911ee49cd388a852383c1f0843b4400ce7bb3583abece62248bca086b7bda774b98368413140264216207b22185b37a6c01
|
SHA512 (skopeo-fa6e580.tar.gz) = e0011f562977c9401d74ce973a78054eac2bbd82368af3a64b7f2a9748699a0375b6a4dccf3bbc31d6abe5caa4cb9bb62df6c128c76991935b5e734e27cc570d
|
||||||
|
Loading…
Reference in New Issue
Block a user