skopeo-1:1.3.1-3.dev.git8efffce
- autobuilt 8efffce Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
31640c4ef4
commit
66b91830a5
1
.gitignore
vendored
1
.gitignore
vendored
@ -279,3 +279,4 @@
|
||||
/skopeo-0faf160.tar.gz
|
||||
/skopeo-4e57679.tar.gz
|
||||
/skopeo-5af5f8a.tar.gz
|
||||
/skopeo-8efffce.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 5af5f8a0e7520a93c736a03bf58c26ea006f9ec6
|
||||
%global commit0 8efffce8befc2de87670ba75d6c86ada61e869fd
|
||||
%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.3.1
|
||||
Release: 2.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 3.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
|
||||
* Sat May 22 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1:1.3.1-3.dev.git8efffce
|
||||
- autobuilt 8efffce
|
||||
|
||||
* Thu May 20 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1:1.3.1-2.dev.git5af5f8a
|
||||
- bump to 1.3.1
|
||||
- autobuilt 5af5f8a
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (skopeo-5af5f8a.tar.gz) = 592859cf599d69c6864ca4405eaffdc99c6c101af9f232c46e85255d07d800e700ef78a20b6770395dd920b2f67e66f44ea67e3b36c2c811de5c2cf6a46b83ea
|
||||
SHA512 (skopeo-8efffce.tar.gz) = 9526bcdcd299c4433c33057abf6129f42b6de85c0ef4dff3ef4be661f683a6607c4f8d0f6217da822b69c430d091a324473722285782267cd13bfd87d6a9396b
|
||||
|
Loading…
Reference in New Issue
Block a user