skopeo-1:1.1.1-40.dev.git23cb1b7
- autobuilt 23cb1b7 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
cd2adb506a
commit
9aa07e1041
1
.gitignore
vendored
1
.gitignore
vendored
@ -204,3 +204,4 @@
|
||||
/skopeo-c4998eb.tar.gz
|
||||
/skopeo-ae26454.tar.gz
|
||||
/skopeo-662f9ac.tar.gz
|
||||
/skopeo-23cb1b7.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 662f9ac8f748ac5b3bbedb6e85dd8f0bfbcbc584
|
||||
%global commit0 23cb1b7f19f60511c5e0d8320088e2741bba5a82
|
||||
%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: 39.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 40.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: Inspect container images and repositories on registries
|
||||
License: ASL 2.0
|
||||
URL: %{git0}
|
||||
@ -447,6 +447,9 @@ export GOPATH=%{buildroot}/%{gopath}:$(pwd)/vendor:%{gopath}
|
||||
%{_datadir}/%{name}/test
|
||||
|
||||
%changelog
|
||||
* Wed Sep 9 09:11:56 UTC 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1:1.1.1-40.dev.git23cb1b7
|
||||
- autobuilt 23cb1b7
|
||||
|
||||
* Wed Sep 2 18:10:52 UTC 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1:1.1.1-39.dev.git662f9ac
|
||||
- autobuilt 662f9ac
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (skopeo-662f9ac.tar.gz) = ce0991b77cab2a850c977697fa12e984dba4ef835596491216d8c0f65101c9db1a7d63792ba8c98cd4d6e96c1e738aa8f3c99b8e47c4e9e6b56371ede636c75b
|
||||
SHA512 (skopeo-23cb1b7.tar.gz) = 80f065aaa6dae04f851a2c933caae69ce9fa96f5445ce857e77169813f7a3266e0a72ecb805af9430fea1d09e20623bd28746c7fbe70e65e01d66a315a40cc49
|
||||
|
Loading…
Reference in New Issue
Block a user