skopeo-1:1.0.1-4.dev.git96353f2
- autobuilt 96353f2 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
f512f0438d
commit
c5ccc627e2
1
.gitignore
vendored
1
.gitignore
vendored
@ -159,3 +159,4 @@
|
|||||||
/skopeo-a214a30.tar.gz
|
/skopeo-a214a30.tar.gz
|
||||||
/skopeo-dcaee94.tar.gz
|
/skopeo-dcaee94.tar.gz
|
||||||
/skopeo-91a88de.tar.gz
|
/skopeo-91a88de.tar.gz
|
||||||
|
/skopeo-96353f2.tar.gz
|
||||||
|
@ -28,7 +28,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 91a88de6a1d87143398bcbb03b0b77032c7e4b75
|
%global commit0 96353f2b6425c8c2285ef45e4b1ba0f3365fbf5f
|
||||||
%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
|
||||||
@ -46,7 +46,7 @@ Epoch: 1
|
|||||||
Epoch: 2
|
Epoch: 2
|
||||||
%endif
|
%endif
|
||||||
Version: 1.0.1
|
Version: 1.0.1
|
||||||
Release: 3.dev.git%{shortcommit0}%{?dist}
|
Release: 4.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}
|
||||||
@ -436,6 +436,9 @@ export GOPATH=%{buildroot}/%{gopath}:$(pwd)/vendor:%{gopath}
|
|||||||
%{_datadir}/%{name}/test
|
%{_datadir}/%{name}/test
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu May 21 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1:1.0.1-4.dev.git96353f2
|
||||||
|
- autobuilt 96353f2
|
||||||
|
|
||||||
* Wed May 20 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1:1.0.1-3.dev.git91a88de
|
* Wed May 20 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1:1.0.1-3.dev.git91a88de
|
||||||
- autobuilt 91a88de
|
- autobuilt 91a88de
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (skopeo-91a88de.tar.gz) = 7aacf6826957e985a508af93d5fad7d6df34723c399541f6ad165b090ff160230285521755dba1c4edafc0b42b75ec701c7d2ad797ff0ecfd499542a23d01ec0
|
SHA512 (skopeo-96353f2.tar.gz) = 0d8305bde2ab6e7f8bf3f1c644a30ff76c0100a84d578a4c34c8aef6846c559ee59f767c15dd0afb58c556e38b197be0a7bff21f553789b08afd1770491e44dc
|
||||||
|
Loading…
Reference in New Issue
Block a user