skopeo-1:1.0.1-7.dev.gita2c1d46
- autobuilt a2c1d46 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
1bca3655cf
commit
f7101ea4b9
1
.gitignore
vendored
1
.gitignore
vendored
@ -162,3 +162,4 @@
|
|||||||
/skopeo-96353f2.tar.gz
|
/skopeo-96353f2.tar.gz
|
||||||
/skopeo-3a94432.tar.gz
|
/skopeo-3a94432.tar.gz
|
||||||
/skopeo-8b4b954.tar.gz
|
/skopeo-8b4b954.tar.gz
|
||||||
|
/skopeo-a2c1d46.tar.gz
|
||||||
|
@ -28,7 +28,7 @@
|
|||||||
%global provider_prefix %{provider}.%{provider_tld}/%{project}/%{repo}
|
%global provider_prefix %{provider}.%{provider_tld}/%{project}/%{repo}
|
||||||
%global import_path %{provider_prefix}
|
%global import_path %{provider_prefix}
|
||||||
%global git0 https://%{import_path}
|
%global git0 https://%{import_path}
|
||||||
%global commit0 8b4b954332d830bc1e8429ab70f3a191f13072b4
|
%global commit0 a2c1d46302665c621526e3a665acf0392403c99e
|
||||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||||
|
|
||||||
# Used for comparing with latest upstream tag
|
# Used for comparing with latest upstream tag
|
||||||
@ -46,7 +46,7 @@ Epoch: 1
|
|||||||
Epoch: 2
|
Epoch: 2
|
||||||
%endif
|
%endif
|
||||||
Version: 1.0.1
|
Version: 1.0.1
|
||||||
Release: 6.dev.git%{shortcommit0}%{?dist}
|
Release: 7.dev.git%{shortcommit0}%{?dist}
|
||||||
Summary: Inspect container images and repositories on registries
|
Summary: Inspect container images and repositories on registries
|
||||||
License: ASL 2.0
|
License: ASL 2.0
|
||||||
URL: %{git0}
|
URL: %{git0}
|
||||||
@ -436,6 +436,9 @@ export GOPATH=%{buildroot}/%{gopath}:$(pwd)/vendor:%{gopath}
|
|||||||
%{_datadir}/%{name}/test
|
%{_datadir}/%{name}/test
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon May 25 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1:1.0.1-7.dev.gita2c1d46
|
||||||
|
- autobuilt a2c1d46
|
||||||
|
|
||||||
* Mon May 25 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1:1.0.1-6.dev.git8b4b954
|
* Mon May 25 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1:1.0.1-6.dev.git8b4b954
|
||||||
- autobuilt 8b4b954
|
- autobuilt 8b4b954
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (skopeo-8b4b954.tar.gz) = 210041bce701a909a58c3d8f2e43d85bf2f6a3f07ef1024a560ba87e8050d346704d6721da1795dbc91608468fc5e896a43c1b4535f062a7b85cc171f8a4c067
|
SHA512 (skopeo-a2c1d46.tar.gz) = c2a0223cd5b58466aa7d0eb1c467bee275f95682c265c5235242e01b4b865389af0142d547f3a721b7ba6d5d1fa060fe4305ac0ceccd1e7a517294ec2866c428
|
||||||
|
Loading…
Reference in New Issue
Block a user