skopeo-1:0.1.42-0.6.dev.git7fee7d5
- autobuilt 7fee7d5 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
ebfd5a87cd
commit
fc64af7d81
1
.gitignore
vendored
1
.gitignore
vendored
@ -127,3 +127,4 @@
|
||||
/skopeo-b541fef.tar.gz
|
||||
/skopeo-7170702.tar.gz
|
||||
/skopeo-12865fd.tar.gz
|
||||
/skopeo-7fee7d5.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 12865fdfb81aadbd0fe3e8232a2635307d890ab6
|
||||
%global commit0 7fee7d5019b7e5f7f1af660819d4d537032c8c16
|
||||
%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: 0.1.42
|
||||
Release: 0.5.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.6.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: Inspect container images and repositories on registries
|
||||
License: ASL 2.0
|
||||
URL: %{git0}
|
||||
@ -434,6 +434,9 @@ export GOPATH=%{buildroot}/%{gopath}:$(pwd)/vendor:%{gopath}
|
||||
%{_datadir}/%{name}/test
|
||||
|
||||
%changelog
|
||||
* Fri Mar 20 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1:0.1.42-0.6.dev.git7fee7d5
|
||||
- autobuilt 7fee7d5
|
||||
|
||||
* Thu Mar 19 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1:0.1.42-0.5.dev.git12865fd
|
||||
- autobuilt 12865fd
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (skopeo-12865fd.tar.gz) = 285003cb144f01b21d8fc4509913c49bb5894fcb96ed345a74b277878ff6eb4e956429abf7f0b608578cfbda17b4cd33f628eec8f5faa0b9f31bd7265d10f51a
|
||||
SHA512 (skopeo-7fee7d5.tar.gz) = 66be7359741442c14b42e5f7f32d8dabc48e40114592bf98f6e11f706c0cfba83d7906b2d4d66572ba18c523efee779870b1561a66af5bb32b867a31aa2d2f68
|
||||
|
Loading…
Reference in New Issue
Block a user