skopeo-1:1.2.1-39.dev.git81535c5
- autobuilt 81535c5 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
d2bbc37955
commit
a2f2c08648
1
.gitignore
vendored
1
.gitignore
vendored
@ -236,3 +236,4 @@
|
||||
/skopeo-6294875.tar.gz
|
||||
/skopeo-342b839.tar.gz
|
||||
/skopeo-84232cf.tar.gz
|
||||
/skopeo-81535c5.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 84232cf3069a1b2f94792a28c9c980cea68ac356
|
||||
%global commit0 81535c5244510119168dd3a28b1c25e13439a455
|
||||
%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: 38.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 39.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
|
||||
* Mon Jan 4 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1:1.2.1-39.dev.git81535c5
|
||||
- autobuilt 81535c5
|
||||
|
||||
* Wed Dec 30 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1:1.2.1-38.dev.git84232cf
|
||||
- autobuilt 84232cf
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (skopeo-84232cf.tar.gz) = 5eed25d6a7345b159c3caf26e7ea356056b7fcb23bf8899ef8851b2aa2a313e5de632cc22b96a3dcafac61f6681e472eabe3a5c9a605e5ca1336cbb8e5b5ac49
|
||||
SHA512 (skopeo-81535c5.tar.gz) = eb772138f4be2a7d7984a44da2257189069f7b1ee9cc2715eb2709510a4e27401a14c6cce204516d63de04f04f90887603046370108ffec734af2d8abdb96a77
|
||||
|
Loading…
Reference in New Issue
Block a user