skopeo-1:0.1.41-0.4.dev.git10d0ebb
- autobuilt 10d0ebb Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
6dddf19440
commit
182cd3103d
1
.gitignore
vendored
1
.gitignore
vendored
@ -100,3 +100,4 @@
|
||||
/skopeo-a263b35.tar.gz
|
||||
/skopeo-153520e.tar.gz
|
||||
/skopeo-02432cf.tar.gz
|
||||
/skopeo-10d0ebb.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 02432cf06337e7500eb5eb1222d7becf045ed8dc
|
||||
%global commit0 10d0ebb9fec34e410c52319e55a3031f76e672c7
|
||||
%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.41
|
||||
Release: 0.3.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.4.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: Inspect container images and repositories on registries
|
||||
License: ASL 2.0
|
||||
URL: %{git0}
|
||||
@ -430,6 +430,9 @@ export GOPATH=%{buildroot}/%{gopath}:$(pwd)/vendor:%{gopath}
|
||||
%{_datadir}/%{name}/test
|
||||
|
||||
%changelog
|
||||
* Thu Oct 31 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1:0.1.41-0.4.dev.git10d0ebb
|
||||
- autobuilt 10d0ebb
|
||||
|
||||
* Thu Oct 31 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1:0.1.41-0.3.dev.git02432cf
|
||||
- autobuilt 02432cf
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (skopeo-02432cf.tar.gz) = 84d58535f9a152b3edeae7ca369da4433a0bb246ff9f7395df9833d6646b27df8795f237e1688b969ccf2a8709c518b7c9b10f5bc3823bb93d2eef407fb63e97
|
||||
SHA512 (skopeo-10d0ebb.tar.gz) = 59622b695cde5764d1742e232988b0ab4170ce905d7877e243ee67d6f11041671b28c495480faafd102c86e89b8dcaaefa32c30ff96d0e2aa1788d4f2675d39f
|
||||
|
Loading…
Reference in New Issue
Block a user