skopeo-1:0.1.41-0.6.dev.git1094c7d
- autobuilt 1094c7d Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
4b245441f7
commit
9391e4afc0
1
.gitignore
vendored
1
.gitignore
vendored
@ -102,3 +102,4 @@
|
||||
/skopeo-02432cf.tar.gz
|
||||
/skopeo-10d0ebb.tar.gz
|
||||
/skopeo-75b7d1e.tar.gz
|
||||
/skopeo-1094c7d.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 75b7d1e2afd6adaf806f82bdf509751bc4db07f2
|
||||
%global commit0 1094c7d61dddb5db0ff65cadadf6693a7e160fd7
|
||||
%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.5.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.6.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
|
||||
* Fri Nov 01 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1:0.1.41-0.6.dev.git1094c7d
|
||||
- autobuilt 1094c7d
|
||||
|
||||
* Thu Oct 31 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1:0.1.41-0.5.dev.git75b7d1e
|
||||
- autobuilt 75b7d1e
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (skopeo-75b7d1e.tar.gz) = 546dcf65fda160f83e54b3fe6ecf77d4e3076a92dffdd90526252e708f348b02385baf377f2d6d6d968228869cb6af4f62a5fdb891293c2ee36c63da171a92ce
|
||||
SHA512 (skopeo-1094c7d.tar.gz) = 2529a3b18a9dd77f91a6b9a0299e2a1927da60389dfa9ffefcc05904b09143b53998f3b0bf2f776be4f336cdaa5b0b5772d1fde99fa4bfc363b5de7fc0ffefa0
|
||||
|
Loading…
Reference in New Issue
Block a user