skopeo-1:0.1.41-0.5.dev.git75b7d1e
- autobuilt 75b7d1e Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
182cd3103d
commit
4b245441f7
1
.gitignore
vendored
1
.gitignore
vendored
@ -101,3 +101,4 @@
|
||||
/skopeo-153520e.tar.gz
|
||||
/skopeo-02432cf.tar.gz
|
||||
/skopeo-10d0ebb.tar.gz
|
||||
/skopeo-75b7d1e.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 10d0ebb9fec34e410c52319e55a3031f76e672c7
|
||||
%global commit0 75b7d1e2afd6adaf806f82bdf509751bc4db07f2
|
||||
%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.4.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.5.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.5.dev.git75b7d1e
|
||||
- autobuilt 75b7d1e
|
||||
|
||||
* Thu Oct 31 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1:0.1.41-0.4.dev.git10d0ebb
|
||||
- autobuilt 10d0ebb
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (skopeo-10d0ebb.tar.gz) = 59622b695cde5764d1742e232988b0ab4170ce905d7877e243ee67d6f11041671b28c495480faafd102c86e89b8dcaaefa32c30ff96d0e2aa1788d4f2675d39f
|
||||
SHA512 (skopeo-75b7d1e.tar.gz) = 546dcf65fda160f83e54b3fe6ecf77d4e3076a92dffdd90526252e708f348b02385baf377f2d6d6d968228869cb6af4f62a5fdb891293c2ee36c63da171a92ce
|
||||
|
Loading…
Reference in New Issue
Block a user