skopeo-1:0.1.42-0.5.dev.git12865fd
- autobuilt 12865fd Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
6741474c6a
commit
ebfd5a87cd
1
.gitignore
vendored
1
.gitignore
vendored
@ -126,3 +126,4 @@
|
||||
/skopeo-7a0a8c2.tar.gz
|
||||
/skopeo-b541fef.tar.gz
|
||||
/skopeo-7170702.tar.gz
|
||||
/skopeo-12865fd.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 7170702ee4ffc21569bf87fd0d18105dccb53e83
|
||||
%global commit0 12865fdfb81aadbd0fe3e8232a2635307d890ab6
|
||||
%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.4.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.5.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
|
||||
* Thu Mar 19 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1:0.1.42-0.5.dev.git12865fd
|
||||
- autobuilt 12865fd
|
||||
|
||||
* Thu Mar 19 2020 Jonathan Lebon <jonathan@jlebon.com> - 1:0.1.42-0.4.dev.git7a0a8c2
|
||||
- Drop /srv/containers and /var/srv/container from file list
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (skopeo-7170702.tar.gz) = 8ebebf88e04dbcc73aad2cd235bc9c654efdec69c833480e16f9d44ced06a612959465e48c3c52d3fd3904d1eb3e9a1e1830f769dc7b046170d66a5b3df2bc2d
|
||||
SHA512 (skopeo-12865fd.tar.gz) = 285003cb144f01b21d8fc4509913c49bb5894fcb96ed345a74b277878ff6eb4e956429abf7f0b608578cfbda17b4cd33f628eec8f5faa0b9f31bd7265d10f51a
|
||||
|
Loading…
Reference in New Issue
Block a user