skopeo-1:1.2.2-14.dev.gita9e9bdc
- autobuilt a9e9bdc Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
4e22bd6d65
commit
d8e20cd55f
1
.gitignore
vendored
1
.gitignore
vendored
@ -248,3 +248,4 @@
|
|||||||
/skopeo-efc0170.tar.gz
|
/skopeo-efc0170.tar.gz
|
||||||
/skopeo-a3c21f2.tar.gz
|
/skopeo-a3c21f2.tar.gz
|
||||||
/skopeo-77a2e08.tar.gz
|
/skopeo-77a2e08.tar.gz
|
||||||
|
/skopeo-a9e9bdc.tar.gz
|
||||||
|
@ -33,7 +33,7 @@
|
|||||||
# https://github.com/containers/skopeo
|
# https://github.com/containers/skopeo
|
||||||
%global import_path %{provider}.%{provider_tld}/%{project}/%{repo}
|
%global import_path %{provider}.%{provider_tld}/%{project}/%{repo}
|
||||||
%global git0 https://%{import_path}
|
%global git0 https://%{import_path}
|
||||||
%global commit0 77a2e08eb2069a5b69bfd7c6c296b3ba55e54977
|
%global commit0 a9e9bdc5347640ad0ed8fc33cb994a93cdbabe06
|
||||||
%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
|
||||||
@ -43,7 +43,7 @@
|
|||||||
Name: %{repo}
|
Name: %{repo}
|
||||||
Epoch: %{conditional_epoch}
|
Epoch: %{conditional_epoch}
|
||||||
Version: 1.2.2
|
Version: 1.2.2
|
||||||
Release: 13.dev.git%{shortcommit0}%{?dist}
|
Release: 14.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}
|
||||||
@ -378,6 +378,9 @@ export GOPATH=%{buildroot}/%{gopath}:$(pwd)/vendor:%{gopath}
|
|||||||
%{_datadir}/%{name}/test
|
%{_datadir}/%{name}/test
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat Jan 30 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1:1.2.2-14.dev.gita9e9bdc
|
||||||
|
- autobuilt a9e9bdc
|
||||||
|
|
||||||
* Thu Jan 28 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1:1.2.2-13.dev.git77a2e08
|
* Thu Jan 28 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1:1.2.2-13.dev.git77a2e08
|
||||||
- autobuilt 77a2e08
|
- autobuilt 77a2e08
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (skopeo-77a2e08.tar.gz) = 6d394e4f4af159fa048372f27cd2547568d37e20505fbfa835793e6c096ad5f44734fbe6e984c56d286576036a0151e140555dd14daeb224d87d8d9ddc8a181a
|
SHA512 (skopeo-a9e9bdc.tar.gz) = 177a98a386c2601156b28dde501f1a7d0667a3c475a3edf1abb18651b7d62f17cc69dc7c215a786be08ec2a271752eafc0f08f0efc8737dac68d7372630785b1
|
||||||
|
Loading…
Reference in New Issue
Block a user