skopeo-1:0.1.41-0.7.dev.git307d9c2
- autobuilt 307d9c2 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
9391e4afc0
commit
c0cef39099
1
.gitignore
vendored
1
.gitignore
vendored
@ -103,3 +103,4 @@
|
|||||||
/skopeo-10d0ebb.tar.gz
|
/skopeo-10d0ebb.tar.gz
|
||||||
/skopeo-75b7d1e.tar.gz
|
/skopeo-75b7d1e.tar.gz
|
||||||
/skopeo-1094c7d.tar.gz
|
/skopeo-1094c7d.tar.gz
|
||||||
|
/skopeo-307d9c2.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 1094c7d61dddb5db0ff65cadadf6693a7e160fd7
|
%global commit0 307d9c2252f1d01faa977c712aa5dbacfce0e30e
|
||||||
%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.41
|
Version: 0.1.41
|
||||||
Release: 0.6.dev.git%{shortcommit0}%{?dist}
|
Release: 0.7.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}
|
||||||
@ -430,6 +430,9 @@ export GOPATH=%{buildroot}/%{gopath}:$(pwd)/vendor:%{gopath}
|
|||||||
%{_datadir}/%{name}/test
|
%{_datadir}/%{name}/test
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Nov 01 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1:0.1.41-0.7.dev.git307d9c2
|
||||||
|
- autobuilt 307d9c2
|
||||||
|
|
||||||
* Fri Nov 01 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1:0.1.41-0.6.dev.git1094c7d
|
* Fri Nov 01 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1:0.1.41-0.6.dev.git1094c7d
|
||||||
- autobuilt 1094c7d
|
- autobuilt 1094c7d
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (skopeo-1094c7d.tar.gz) = 2529a3b18a9dd77f91a6b9a0299e2a1927da60389dfa9ffefcc05904b09143b53998f3b0bf2f776be4f336cdaa5b0b5772d1fde99fa4bfc363b5de7fc0ffefa0
|
SHA512 (skopeo-307d9c2.tar.gz) = 3c4081ec2d736d1891ce02faea91a3f66c1646925756e0d86bf09165763fe13a8cd89fcb9bee810ac2f6eef80baae6cb93cafd8d30cff77a1607b2562758b766
|
||||||
|
Loading…
Reference in New Issue
Block a user