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