skopeo-1:1.0.1-8.dev.gitc6b488a
- autobuilt c6b488a Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
f7101ea4b9
commit
353bff53b0
1
.gitignore
vendored
1
.gitignore
vendored
@ -163,3 +163,4 @@
|
||||
/skopeo-3a94432.tar.gz
|
||||
/skopeo-8b4b954.tar.gz
|
||||
/skopeo-a2c1d46.tar.gz
|
||||
/skopeo-c6b488a.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 a2c1d46302665c621526e3a665acf0392403c99e
|
||||
%global commit0 c6b488a82c949b92ef492053b99a67f33a1aa713
|
||||
%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: 7.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 8.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
|
||||
* Fri May 29 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1:1.0.1-8.dev.gitc6b488a
|
||||
- autobuilt c6b488a
|
||||
|
||||
* Mon May 25 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1:1.0.1-7.dev.gita2c1d46
|
||||
- autobuilt a2c1d46
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (skopeo-a2c1d46.tar.gz) = c2a0223cd5b58466aa7d0eb1c467bee275f95682c265c5235242e01b4b865389af0142d547f3a721b7ba6d5d1fa060fe4305ac0ceccd1e7a517294ec2866c428
|
||||
SHA512 (skopeo-c6b488a.tar.gz) = b4dd243b033ea6f78a4d62b2874246456d327cecea102235cc0b337df7c2f8d5703d25964ddf08b40174c2de08ea553da77212150c9c70b8c72ad474ef8f8272
|
||||
|
Loading…
Reference in New Issue
Block a user