skopeo-1:0.2.0-0.8.dev.git42f68c1
- autobuilt 42f68c1 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
d403e48470
commit
4b7d452f50
1
.gitignore
vendored
1
.gitignore
vendored
@ -148,3 +148,4 @@
|
||||
/skopeo-b230a50.tar.gz
|
||||
/skopeo-e7a7f01.tar.gz
|
||||
/skopeo-1ddb736.tar.gz
|
||||
/skopeo-42f68c1.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 1ddb736b5ae2a4c18ffcc5bb1ab740c8d19c0ff8
|
||||
%global commit0 42f68c1c762a297dec99620d5f525bf967fc36b0
|
||||
%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.2.0
|
||||
Release: 0.7.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.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
|
||||
* Sat May 09 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1:0.2.0-0.8.dev.git42f68c1
|
||||
- autobuilt 42f68c1
|
||||
|
||||
* Tue May 05 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1:0.2.0-0.7.dev.git1ddb736
|
||||
- autobuilt 1ddb736
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (skopeo-1ddb736.tar.gz) = 593ce017284d988314dc8f1bfc39c51da34449267164606db404e8bc591298a496c8ba9ad38a18c14d060b800d539a53fb29d61171a8a5435dc837b3c33c01cd
|
||||
SHA512 (skopeo-42f68c1.tar.gz) = e79b24f2d4d62521839599703d8edbdbe9ad7397d0eef108a2bc6a172bde38726a345a25b417bf68ab59db0f110d079ef6c9c802e0bd30a0a7076e703a22660c
|
||||
|
Loading…
Reference in New Issue
Block a user