skopeo-1:1.2.1-40.dev.gitc4fb936
- autobuilt c4fb936 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
a2f2c08648
commit
00d6805984
1
.gitignore
vendored
1
.gitignore
vendored
@ -237,3 +237,4 @@
|
||||
/skopeo-342b839.tar.gz
|
||||
/skopeo-84232cf.tar.gz
|
||||
/skopeo-81535c5.tar.gz
|
||||
/skopeo-c4fb936.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 81535c5244510119168dd3a28b1c25e13439a455
|
||||
%global commit0 c4fb93647acec7d8e9cb97f8ee2efd7cf00a086c
|
||||
%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.1
|
||||
Release: 39.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 40.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: Inspect container images and repositories on registries
|
||||
License: ASL 2.0
|
||||
URL: %{git0}
|
||||
@ -460,6 +460,9 @@ export GOPATH=%{buildroot}/%{gopath}:$(pwd)/vendor:%{gopath}
|
||||
%{_datadir}/%{name}/test
|
||||
|
||||
%changelog
|
||||
* Fri Jan 8 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1:1.2.1-40.dev.gitc4fb936
|
||||
- autobuilt c4fb936
|
||||
|
||||
* Mon Jan 4 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1:1.2.1-39.dev.git81535c5
|
||||
- autobuilt 81535c5
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (skopeo-81535c5.tar.gz) = eb772138f4be2a7d7984a44da2257189069f7b1ee9cc2715eb2709510a4e27401a14c6cce204516d63de04f04f90887603046370108ffec734af2d8abdb96a77
|
||||
SHA512 (skopeo-c4fb936.tar.gz) = 52f82851569ba0410959a74fd1950a4699c88ffe685679decf34e5da785adfd07d373c773e26d19910aff1ff3e5c637bbe6f34645e5e6aafa0fefed65d360cba
|
||||
|
Loading…
Reference in New Issue
Block a user