skopeo-1:1.0.1-16.dev.git091f924
- autobuilt 091f924 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
7f9850a4c9
commit
04100a2992
1
.gitignore
vendored
1
.gitignore
vendored
@ -169,3 +169,4 @@
|
||||
/skopeo-827293a.tar.gz
|
||||
/skopeo-0bd78a0.tar.gz
|
||||
/skopeo-b70dfae.tar.gz
|
||||
/skopeo-091f924.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 b70dfae2ae0d8f44890152df14c105002dde6f20
|
||||
%global commit0 091f9248dc9ac7c21dc2d598f428cb89ec3112c1
|
||||
%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.0.1
|
||||
Release: 15.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 16.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
|
||||
* Wed Jun 17 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1:1.0.1-16.dev.git091f924
|
||||
- autobuilt 091f924
|
||||
|
||||
* Wed Jun 17 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1:1.0.1-15.dev.gitb70dfae
|
||||
- autobuilt b70dfae
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (skopeo-b70dfae.tar.gz) = 39e00f991af252cead6bd66fc1206490fabd40b6888ce95675ea085efc2c586565bc05bd743baebac0d8fa08d4eba3c21c1abb48f64da6603d18daa29cb80f33
|
||||
SHA512 (skopeo-091f924.tar.gz) = 1e33305a9fe77eb52100f2484165f45a201c7c17a4c773c8efd3777b62c35ce2e2bc322ba0ebb9adc416d997c0e806b3d48ca5613af4721d1719d69a6b7b6ba4
|
||||
|
Loading…
Reference in New Issue
Block a user