skopeo-1:0.1.41-7.dev.gitce6ec77
- autobuilt ce6ec77 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
344af2b1ab
commit
23caadbfa2
1
.gitignore
vendored
1
.gitignore
vendored
@ -109,3 +109,4 @@
|
||||
/skopeo-39540db.tar.gz
|
||||
/skopeo-34ab4c4.tar.gz
|
||||
/skopeo-912b7e1.tar.gz
|
||||
/skopeo-ce6ec77.tar.gz
|
||||
|
@ -24,7 +24,7 @@
|
||||
%global provider_prefix %{provider}.%{provider_tld}/%{project}/%{repo}
|
||||
%global import_path %{provider_prefix}
|
||||
%global git0 https://%{import_path}
|
||||
%global commit0 912b7e1e09b4aeb7df6e9c28abc5de57c67fd7cc
|
||||
%global commit0 ce6ec7720e33b6fac1d7e7a8c4c9af3099bfc3f9
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
# Used for comparing with latest upstream tag
|
||||
@ -42,7 +42,7 @@ Epoch: 1
|
||||
Epoch: 0
|
||||
%endif
|
||||
Version: 0.1.41
|
||||
Release: 6.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 7.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: Inspect container images and repositories on registries
|
||||
License: ASL 2.0
|
||||
URL: %{git0}
|
||||
@ -430,6 +430,9 @@ export GOPATH=%{buildroot}/%{gopath}:$(pwd)/vendor:%{gopath}
|
||||
%{_datadir}/%{name}/test
|
||||
|
||||
%changelog
|
||||
* Tue Nov 26 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1:0.1.41-7.dev.gitce6ec77
|
||||
- autobuilt ce6ec77
|
||||
|
||||
* Tue Nov 26 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1:0.1.41-6.dev.git912b7e1
|
||||
- autobuilt 912b7e1
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (skopeo-912b7e1.tar.gz) = 250221542cb279877c2de8d2234d0c5704fae6600528dc3d582aab53093d3e3c802767410c40a432fc59d48288e6fc2e474e2f44cba01f578163db1ef5d9cabf
|
||||
SHA512 (skopeo-ce6ec77.tar.gz) = 07afd99c10ec8e3abb75524418baf78c3694951b321fa7b99e1f0f02b6d36d36da7d5c5d0acefc0460d0ed3ee4ef3dda4e6b6e054a3a488a0778c1c7b871b829
|
||||
|
Loading…
Reference in New Issue
Block a user