skopeo-1:1.1.1-10.dev.git840c487
- autobuilt 840c487 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
d293bbbf00
commit
52154c5b69
1
.gitignore
vendored
1
.gitignore
vendored
@ -178,3 +178,4 @@
|
||||
/skopeo-ac6b871.tar.gz
|
||||
/skopeo-6182aa3.tar.gz
|
||||
/skopeo-ee72e80.tar.gz
|
||||
/skopeo-840c487.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 ee72e803ec2d42cff80539ef9f1a0971dbc4d2b2
|
||||
%global commit0 840c48752ef8e678d1d4195a12efa811a71f1801
|
||||
%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.1.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}
|
||||
@ -438,6 +438,9 @@ export GOPATH=%{buildroot}/%{gopath}:$(pwd)/vendor:%{gopath}
|
||||
%{_datadir}/%{name}/test
|
||||
|
||||
%changelog
|
||||
* Thu Jul 09 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1:1.1.1-10.dev.git840c487
|
||||
- autobuilt 840c487
|
||||
|
||||
* Wed Jul 08 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1:1.1.1-9.dev.gitee72e80
|
||||
- autobuilt ee72e80
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (skopeo-ee72e80.tar.gz) = 51596450cc75303dfdeb64dff7ef41018e3c349d301dc1b4fc38ed76b8c4cdf6e42f15cabb8084a7dd5cee9512ef0725f72718b93aa40c0fa7f78073861ffcde
|
||||
SHA512 (skopeo-840c487.tar.gz) = f16971b1081daed6aca30fd5e895d8634c331248c7935ef478047a79f35cc28c41ae46ea63022e71183d382f8f67eaa4b70f01ef8dd54302f22151978d2d5a56
|
||||
|
Loading…
Reference in New Issue
Block a user