skopeo-1:1.2.2-12.dev.gita3c21f2
- autobuilt a3c21f2 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
6db56dfdc1
commit
d0cb7a1d83
1
.gitignore
vendored
1
.gitignore
vendored
@ -246,3 +246,4 @@
|
||||
/skopeo-ef6f46a.tar.gz
|
||||
/skopeo-0d0a97e.tar.gz
|
||||
/skopeo-efc0170.tar.gz
|
||||
/skopeo-a3c21f2.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 efc0170ee8d590407df38b9ccbe5916eb11b18ce
|
||||
%global commit0 a3c21f25c986f39fa21fc2a1c8fb01e008d8021b
|
||||
%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: 11.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 12.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-12.dev.gita3c21f2
|
||||
- autobuilt a3c21f2
|
||||
|
||||
* Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1:1.2.2-11.dev.gitefc0170
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (skopeo-efc0170.tar.gz) = f2ee418a7a30a4aeb2793b9d11239ee1116626dc2124bac25fbb2369826010cfdfe506fcecac6158cfea965044a9a664c39b3ce1bfc268546e14d4b992267ac9
|
||||
SHA512 (skopeo-a3c21f2.tar.gz) = 157f2ed70fc67697ae9e0d276caf1e114d429f4c2817c91b580bc541b6275d1255a4ab35cbcb0346454a36baba64a0c4216527a524cde404cc8bdf6a3449a683
|
||||
|
Loading…
Reference in New Issue
Block a user