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