skopeo-1:0.1.40-0.4.dev.git1e2d6f6
- autobuilt 1e2d6f6 Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
ad219a3b4c
commit
22f0ed6b44
1
.gitignore
vendored
1
.gitignore
vendored
@ -84,3 +84,4 @@
|
|||||||
/skopeo-44bc4a9.tar.gz
|
/skopeo-44bc4a9.tar.gz
|
||||||
/skopeo-ee9e9df.tar.gz
|
/skopeo-ee9e9df.tar.gz
|
||||||
/skopeo-481bb94.tar.gz
|
/skopeo-481bb94.tar.gz
|
||||||
|
/skopeo-1e2d6f6.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 481bb94c5f8e65bc83b97539e7e4e6ccb8428a73
|
%global commit0 1e2d6f619b6999d71d001468ee7dc5f7d43ab909
|
||||||
%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.3.dev.git%{shortcommit0}%{?dist}
|
Release: 0.4.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
|
||||||
|
* Mon Aug 26 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 1:0.1.40-0.4.dev.git1e2d6f6
|
||||||
|
- autobuilt 1e2d6f6
|
||||||
|
|
||||||
* Thu Aug 15 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 1:0.1.40-0.3.dev.git481bb94
|
* Thu Aug 15 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 1:0.1.40-0.3.dev.git481bb94
|
||||||
- autobuilt 481bb94
|
- autobuilt 481bb94
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (skopeo-481bb94.tar.gz) = 500c99d0a8e98eb9bcc0477de87fb65d1d35bacd047db06ee82f829c3c0e45591937a96ef10a062bd1f8f39b492cd73c162c9d7d920265df982663b76630d144
|
SHA512 (skopeo-1e2d6f6.tar.gz) = 032cfacaefeece47eb5cb7abe391cf31b036eb1b02bf2669d3b66dba4a532eadb1dd91e5183a39c8a30ddbd2825061bc50faf98265cd0bcfb0e543e552cca358
|
||||||
|
Loading…
Reference in New Issue
Block a user