skopeo-1:0.1.42-4.0.dev.git6ac3dce
- autobuilt 6ac3dce Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
d868257ba3
commit
e9007846fc
1
.gitignore
vendored
1
.gitignore
vendored
@ -139,3 +139,4 @@
|
||||
/skopeo-5d512e2.tar.gz
|
||||
/skopeo-8fa3326.tar.gz
|
||||
/skopeo-71a8ff0.tar.gz
|
||||
/skopeo-6ac3dce.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 71a8ff0122d498a6fd0277f6d8da3218d9bf5fea
|
||||
%global commit0 6ac3dce04e8934354dcc225864546442fc138513
|
||||
%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: 3.0.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 4.0.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: Inspect container images and repositories on registries
|
||||
License: ASL 2.0
|
||||
URL: %{git0}
|
||||
@ -436,6 +436,9 @@ export GOPATH=%{buildroot}/%{gopath}:$(pwd)/vendor:%{gopath}
|
||||
%{_datadir}/%{name}/test
|
||||
|
||||
%changelog
|
||||
* Tue Apr 07 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1:0.1.42-4.0.dev.git6ac3dce
|
||||
- autobuilt 6ac3dce
|
||||
|
||||
* Tue Apr 07 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1:0.1.42-3.0.dev.git71a8ff0
|
||||
- autobuilt 71a8ff0
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (skopeo-71a8ff0.tar.gz) = 4b574bb8e2b9703405bc30a8358930051f83510484cac0a1bf31c618d63b347deae7a5c03adc8033ef9e6237e2c9adc5068768b367d88cf67c3c54f4efbc0705
|
||||
SHA512 (skopeo-6ac3dce.tar.gz) = c0d76364f8d2a76cd330268488ad6bad7d98b7f64b2df4ad7a113c8faf36dd925f6bbf689ca70c39820a347810f36697bd5ce20961965cb226139f45f4012e69
|
||||
|
Loading…
Reference in New Issue
Block a user