skopeo-1:0.1.40-0.6.dev.git9019e27
- autobuilt 9019e27 Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
a787f74df4
commit
b90d14d472
1
.gitignore
vendored
1
.gitignore
vendored
@ -86,3 +86,4 @@
|
|||||||
/skopeo-481bb94.tar.gz
|
/skopeo-481bb94.tar.gz
|
||||||
/skopeo-1e2d6f6.tar.gz
|
/skopeo-1e2d6f6.tar.gz
|
||||||
/skopeo-c4b0c7c.tar.gz
|
/skopeo-c4b0c7c.tar.gz
|
||||||
|
/skopeo-9019e27.tar.gz
|
||||||
|
@ -24,7 +24,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 c4b0c7ce05cd601e62dfe8ecfde4fed42062dbdd
|
%global commit0 9019e27ec5e16b7d4bb7611b1d68d0b314159002
|
||||||
%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
|
||||||
@ -42,7 +42,7 @@ Epoch: 1
|
|||||||
Epoch: 0
|
Epoch: 0
|
||||||
%endif
|
%endif
|
||||||
Version: 0.1.40
|
Version: 0.1.40
|
||||||
Release: 0.5.dev.git%{shortcommit0}%{?dist}
|
Release: 0.6.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}
|
||||||
@ -402,6 +402,9 @@ export GOPATH=%{buildroot}/%{gopath}:$(pwd)/vendor:%{gopath}
|
|||||||
%{_datadir}/bash-completion/completions/%{name}
|
%{_datadir}/bash-completion/completions/%{name}
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Aug 30 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 1:0.1.40-0.6.dev.git9019e27
|
||||||
|
- autobuilt 9019e27
|
||||||
|
|
||||||
* Wed Aug 28 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 1:0.1.40-0.5.dev.gitc4b0c7c
|
* Wed Aug 28 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 1:0.1.40-0.5.dev.gitc4b0c7c
|
||||||
- autobuilt c4b0c7c
|
- autobuilt c4b0c7c
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (skopeo-c4b0c7c.tar.gz) = 8828432cadfa03e3ef60e600497873e6c9b095e6f3f4857c9178f3697e7d3b497677314900de80b7c2ef919111f5cd73b764c9241fa7d48080d45ae4fdd06288
|
SHA512 (skopeo-9019e27.tar.gz) = 86a9f76d779f979c490069bce6cda3ce0b7aa9ec35baa005e19982830c3c4b67681dbf810c7fb9068d7a4f2acac3cdbd392aca5fffe721bc3572853c01fbe682
|
||||||
|
Loading…
Reference in New Issue
Block a user