skopeo-1:1.2.1-10.dev.git362f70b
- autobuilt 362f70b Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
8d01df6bb5
commit
b7b524d267
1
.gitignore
vendored
1
.gitignore
vendored
@ -217,3 +217,4 @@
|
||||
/skopeo-027d7e4.tar.gz
|
||||
/skopeo-4cc72b9.tar.gz
|
||||
/skopeo-10da9f7.tar.gz
|
||||
/skopeo-362f70b.tar.gz
|
||||
|
@ -28,7 +28,7 @@
|
||||
%global provider_prefix %{provider}.%{provider_tld}/%{project}/%{repo}
|
||||
%global import_path %{provider_prefix}
|
||||
%global git0 https://%{import_path}
|
||||
%global commit0 10da9f7012c350f87a156cbc700d4e3e51842d8c
|
||||
%global commit0 362f70b056a1f5d2bd4184527a0ae0d20c4d35d3
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
# Used for comparing with latest upstream tag
|
||||
@ -46,7 +46,7 @@ Epoch: 1
|
||||
Epoch: 2
|
||||
%endif
|
||||
Version: 1.2.1
|
||||
Release: 9.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 10.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: Inspect container images and repositories on registries
|
||||
License: ASL 2.0
|
||||
URL: %{git0}
|
||||
@ -449,6 +449,9 @@ export GOPATH=%{buildroot}/%{gopath}:$(pwd)/vendor:%{gopath}
|
||||
%{_datadir}/%{name}/test
|
||||
|
||||
%changelog
|
||||
* Thu Oct 15 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1:1.2.1-10.dev.git362f70b
|
||||
- autobuilt 362f70b
|
||||
|
||||
* Sat Oct 10 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1:1.2.1-9.dev.git10da9f7
|
||||
- autobuilt 10da9f7
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (skopeo-10da9f7.tar.gz) = 86c26b792c55cdb46dbb4fa138be54cb77d5d49293bc3b58c5e5902d2828a019f10450e13b515ea9bed1e1dd4f3c0939bb729f7ebcdd232b88b7bfe9d62c0cd9
|
||||
SHA512 (skopeo-362f70b.tar.gz) = 0a3f2b9de8c28d70c39fb475e4ae6b0759c448bdf14b7c56ba3fbaf058e7ad88ddfbfe7a5a9abc22722e25eb3be6ee8acd9e1e2422ed97909bd540f9e28105a9
|
||||
|
Loading…
Reference in New Issue
Block a user