skopeo-1:1.1.1-11.dev.gitdc5f68f
- autobuilt dc5f68f Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
52154c5b69
commit
acfd4fa11b
1
.gitignore
vendored
1
.gitignore
vendored
@ -179,3 +179,4 @@
|
||||
/skopeo-6182aa3.tar.gz
|
||||
/skopeo-ee72e80.tar.gz
|
||||
/skopeo-840c487.tar.gz
|
||||
/skopeo-dc5f68f.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 840c48752ef8e678d1d4195a12efa811a71f1801
|
||||
%global commit0 dc5f68fe5f99298e7c9157c61913ecb402b74de8
|
||||
%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: 10.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 11.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-11.dev.gitdc5f68f
|
||||
- autobuilt dc5f68f
|
||||
|
||||
* Thu Jul 09 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1:1.1.1-10.dev.git840c487
|
||||
- autobuilt 840c487
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (skopeo-840c487.tar.gz) = f16971b1081daed6aca30fd5e895d8634c331248c7935ef478047a79f35cc28c41ae46ea63022e71183d382f8f67eaa4b70f01ef8dd54302f22151978d2d5a56
|
||||
SHA512 (skopeo-dc5f68f.tar.gz) = 32882da0bd0927463133dd3bbebe7fbc4bdeb843cfe5ff446f1a75965b32a667c4caae6a4fd8d74678a959bd7029157ee473a20c228a6a92987611b504e1b66d
|
||||
|
Loading…
Reference in New Issue
Block a user