skopeo-1:0.1.41-0.8.dev.git332bb45
- autobuilt 332bb45 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
c0cef39099
commit
5ac83992da
1
.gitignore
vendored
1
.gitignore
vendored
@ -104,3 +104,4 @@
|
|||||||
/skopeo-75b7d1e.tar.gz
|
/skopeo-75b7d1e.tar.gz
|
||||||
/skopeo-1094c7d.tar.gz
|
/skopeo-1094c7d.tar.gz
|
||||||
/skopeo-307d9c2.tar.gz
|
/skopeo-307d9c2.tar.gz
|
||||||
|
/skopeo-332bb45.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 307d9c2252f1d01faa977c712aa5dbacfce0e30e
|
%global commit0 332bb459e6e6b66aac870074d32a601fb87b6e73
|
||||||
%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.7.dev.git%{shortcommit0}%{?dist}
|
Release: 0.8.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.8.dev.git332bb45
|
||||||
|
- autobuilt 332bb45
|
||||||
|
|
||||||
* Fri Nov 01 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1:0.1.41-0.7.dev.git307d9c2
|
* Fri Nov 01 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1:0.1.41-0.7.dev.git307d9c2
|
||||||
- autobuilt 307d9c2
|
- autobuilt 307d9c2
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (skopeo-307d9c2.tar.gz) = 3c4081ec2d736d1891ce02faea91a3f66c1646925756e0d86bf09165763fe13a8cd89fcb9bee810ac2f6eef80baae6cb93cafd8d30cff77a1607b2562758b766
|
SHA512 (skopeo-332bb45.tar.gz) = abe5394634d88afc46715523d8d8e4d88f5714270f02963a2fc4651ffe312da4f394ad10d1af4edf89e6a9b01b54ecec4008e3dc853e5a54df2106b22cb4640e
|
||||||
|
Loading…
Reference in New Issue
Block a user