skopeo-1:0.1.38-9.dev.gitbf8089c
- autobuilt bf8089c Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
0463eec59b
commit
6c68873109
1
.gitignore
vendored
1
.gitignore
vendored
@ -78,3 +78,4 @@
|
|||||||
/skopeo-2ad9ae5.tar.gz
|
/skopeo-2ad9ae5.tar.gz
|
||||||
/skopeo-19025f5.tar.gz
|
/skopeo-19025f5.tar.gz
|
||||||
/skopeo-65b3aa9.tar.gz
|
/skopeo-65b3aa9.tar.gz
|
||||||
|
/skopeo-bf8089c.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 65b3aa973a8f281a703a17bf793d99e0048a8e2d
|
%global commit0 bf8089c37b56e4cdb82671ab576acc3cc0195031
|
||||||
%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.38
|
Version: 0.1.38
|
||||||
Release: 8.dev.git%{shortcommit0}%{?dist}
|
Release: 9.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 02 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 1:0.1.38-9.dev.gitbf8089c
|
||||||
|
- autobuilt bf8089c
|
||||||
|
|
||||||
* Fri Aug 02 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 1:0.1.38-8.dev.git65b3aa9
|
* Fri Aug 02 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 1:0.1.38-8.dev.git65b3aa9
|
||||||
- autobuilt 65b3aa9
|
- autobuilt 65b3aa9
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (skopeo-65b3aa9.tar.gz) = 5369bd190c4c37c778747948eeb002a26e59bdd42937f28f682925ce2f81f6ff07c985dad29857b44e3762401382002038527573019aff4813553c5f3efb5fa8
|
SHA512 (skopeo-bf8089c.tar.gz) = b68de1b5dcade8a9984b020cf46d2dc23176ec182ce103af86b14dba9c36bac86629d812e640a63bfa9c72e26a6a2029beea830de17f5b9c174257adb2971bee
|
||||||
|
Loading…
Reference in New Issue
Block a user