skopeo-1:1.2.2-33.dev.git035eb33
- autobuilt 035eb33 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
b7a5e1cde9
commit
52ff894bb5
1
.gitignore
vendored
1
.gitignore
vendored
@ -264,3 +264,4 @@
|
||||
/skopeo-b7bf15b.tar.gz
|
||||
/skopeo-663fe44.tar.gz
|
||||
/skopeo-6cbb0c4.tar.gz
|
||||
/skopeo-035eb33.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 6cbb0c4c8885c19d1c6f53daf995a5427586f2c2
|
||||
%global commit0 035eb33f1f1d309cb159a8c6a986a9b6d7b19d3c
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
# Used for comparing with latest upstream tag
|
||||
@ -45,7 +45,7 @@
|
||||
Name: %{repo}
|
||||
Epoch: %{conditional_epoch}
|
||||
Version: 1.2.2
|
||||
Release: 32.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 33.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: Inspect container images and repositories on registries
|
||||
License: ASL 2.0
|
||||
URL: %{git0}
|
||||
@ -379,6 +379,9 @@ export GOPATH=%{buildroot}/%{gopath}:$(pwd)/vendor:%{gopath}
|
||||
%{_datadir}/%{name}/test
|
||||
|
||||
%changelog
|
||||
* Mon Mar 08 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1:1.2.2-33.dev.git035eb33
|
||||
- autobuilt 035eb33
|
||||
|
||||
* Mon Mar 08 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1:1.2.2-32.dev.git6cbb0c4
|
||||
- autobuilt 6cbb0c4
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (skopeo-6cbb0c4.tar.gz) = 79701aea65c2e2f692d76dfe936cb66245a5496c16494f29a47f44daa2a3d267b9426e1155608dff771e063d59e723e8295a4583b40597e013e5964a21215042
|
||||
SHA512 (skopeo-035eb33.tar.gz) = 16c52e0347bf6896b07b61d97afc1e4e08f03b86bb35db6cd04d890e4744e6e75ac519eacb836f33af1021cbc40b3b8e33ffa20cf5170c8c24d91da866b0f449
|
||||
|
Loading…
Reference in New Issue
Block a user