skopeo-1:1.2.2-13.dev.git77a2e08
- autobuilt 77a2e08 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
d0cb7a1d83
commit
4e22bd6d65
1
.gitignore
vendored
1
.gitignore
vendored
@ -247,3 +247,4 @@
|
||||
/skopeo-0d0a97e.tar.gz
|
||||
/skopeo-efc0170.tar.gz
|
||||
/skopeo-a3c21f2.tar.gz
|
||||
/skopeo-77a2e08.tar.gz
|
||||
|
@ -33,7 +33,7 @@
|
||||
# https://github.com/containers/skopeo
|
||||
%global import_path %{provider}.%{provider_tld}/%{project}/%{repo}
|
||||
%global git0 https://%{import_path}
|
||||
%global commit0 a3c21f25c986f39fa21fc2a1c8fb01e008d8021b
|
||||
%global commit0 77a2e08eb2069a5b69bfd7c6c296b3ba55e54977
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
# Used for comparing with latest upstream tag
|
||||
@ -43,7 +43,7 @@
|
||||
Name: %{repo}
|
||||
Epoch: %{conditional_epoch}
|
||||
Version: 1.2.2
|
||||
Release: 12.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 13.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: Inspect container images and repositories on registries
|
||||
License: ASL 2.0
|
||||
URL: %{git0}
|
||||
@ -378,6 +378,9 @@ export GOPATH=%{buildroot}/%{gopath}:$(pwd)/vendor:%{gopath}
|
||||
%{_datadir}/%{name}/test
|
||||
|
||||
%changelog
|
||||
* Thu Jan 28 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1:1.2.2-13.dev.git77a2e08
|
||||
- autobuilt 77a2e08
|
||||
|
||||
* Thu Jan 28 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1:1.2.2-12.dev.gita3c21f2
|
||||
- autobuilt a3c21f2
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (skopeo-a3c21f2.tar.gz) = 157f2ed70fc67697ae9e0d276caf1e114d429f4c2817c91b580bc541b6275d1255a4ab35cbcb0346454a36baba64a0c4216527a524cde404cc8bdf6a3449a683
|
||||
SHA512 (skopeo-77a2e08.tar.gz) = 6d394e4f4af159fa048372f27cd2547568d37e20505fbfa835793e6c096ad5f44734fbe6e984c56d286576036a0151e140555dd14daeb224d87d8d9ddc8a181a
|
||||
|
Loading…
Reference in New Issue
Block a user