skopeo-1:0.1.40-0.12.dev.git881edbf
- autobuilt 881edbf Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
cea7886895
commit
40b26eb3a0
1
.gitignore
vendored
1
.gitignore
vendored
@ -91,3 +91,4 @@
|
||||
/skopeo-5ae6b16.tar.gz
|
||||
/skopeo-7eb5f39.tar.gz
|
||||
/skopeo-fa6e580.tar.gz
|
||||
/skopeo-881edbf.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 fa6e58074d6fab3acd18ac5785ac5dba75302117
|
||||
%global commit0 881edbf122d82103a14ba73e9730f01f79eb83cf
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
# Used for comparing with latest upstream tag
|
||||
@ -42,7 +42,7 @@ Epoch: 1
|
||||
Epoch: 0
|
||||
%endif
|
||||
Version: 0.1.40
|
||||
Release: 0.11.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.12.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: Inspect container images and repositories on registries
|
||||
License: ASL 2.0
|
||||
URL: %{git0}
|
||||
@ -408,6 +408,9 @@ export GOPATH=%{buildroot}/%{gopath}:$(pwd)/vendor:%{gopath}
|
||||
%{_datadir}/bash-completion/completions/%{name}
|
||||
|
||||
%changelog
|
||||
* Thu Oct 03 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1:0.1.40-0.12.dev.git881edbf
|
||||
- autobuilt 881edbf
|
||||
|
||||
* Mon Sep 30 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1:0.1.40-0.11.dev.gitfa6e580
|
||||
- autobuilt fa6e580
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (skopeo-fa6e580.tar.gz) = e0011f562977c9401d74ce973a78054eac2bbd82368af3a64b7f2a9748699a0375b6a4dccf3bbc31d6abe5caa4cb9bb62df6c128c76991935b5e734e27cc570d
|
||||
SHA512 (skopeo-881edbf.tar.gz) = 9d987bf0c853ab22d008ed75dd3c913251ebcdfd633ffb9bc86a9cf8ec8842113c4dfca6df6c24118dcc068a8e4ba8f582356bc455e820f8fb1f00fc005ab045
|
||||
|
Loading…
Reference in New Issue
Block a user