skopeo-1:1.1.1-42.dev.git45a9efb
- autobuilt 45a9efb Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
dbc60db652
commit
b04f8aca3e
1
.gitignore
vendored
1
.gitignore
vendored
@ -206,3 +206,4 @@
|
||||
/skopeo-662f9ac.tar.gz
|
||||
/skopeo-23cb1b7.tar.gz
|
||||
/skopeo-5dd09d7.tar.gz
|
||||
/skopeo-45a9efb.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 5dd09d76c3a9991bb0a06475e16694f4feaa2dfb
|
||||
%global commit0 45a9efb37f5ea8588496652366b728224dc6ee19
|
||||
%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.1.1
|
||||
Release: 41.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 42.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: Inspect container images and repositories on registries
|
||||
License: ASL 2.0
|
||||
URL: %{git0}
|
||||
@ -447,6 +447,9 @@ export GOPATH=%{buildroot}/%{gopath}:$(pwd)/vendor:%{gopath}
|
||||
%{_datadir}/%{name}/test
|
||||
|
||||
%changelog
|
||||
* Fri Sep 11 19:12:27 UTC 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1:1.1.1-42.dev.git45a9efb
|
||||
- autobuilt 45a9efb
|
||||
|
||||
* Wed Sep 9 20:12:20 UTC 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1:1.1.1-41.dev.git5dd09d7
|
||||
- autobuilt 5dd09d7
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (skopeo-5dd09d7.tar.gz) = cfaf1e1240e9150ae6641f9479fa3a747ee98433fb495d89d54e63c36bc5c433058740c6229165805951afb89330df15bee42f25eeb78cab02e87320e3ac83e4
|
||||
SHA512 (skopeo-45a9efb.tar.gz) = ae67375c4a25ec90f4f1c60b2780add7e3cbbab9d1d8b7b1fcd9a0e09cb7531e49e75d93e82c11471e6f0ab563acf0db879799362eb93b18d96c5b39df210e6a
|
||||
|
Loading…
Reference in New Issue
Block a user