skopeo-1:0.1.40-0.9.dev.git7eb5f39
- autobuilt 7eb5f39 Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
e1e3b030c7
commit
db09cfa4ad
1
.gitignore
vendored
1
.gitignore
vendored
@ -89,3 +89,4 @@
|
||||
/skopeo-9019e27.tar.gz
|
||||
/skopeo-18f0e1e.tar.gz
|
||||
/skopeo-5ae6b16.tar.gz
|
||||
/skopeo-7eb5f39.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 5ae6b16c0f318bf4d14ef0e19e8aa27b6c072670
|
||||
%global commit0 7eb5f3925597ec23cee510373e0572db5a1d5b74
|
||||
%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.40
|
||||
Release: 0.8.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.9.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: Inspect container images and repositories on registries
|
||||
License: ASL 2.0
|
||||
URL: %{git0}
|
||||
@ -402,6 +402,9 @@ export GOPATH=%{buildroot}/%{gopath}:$(pwd)/vendor:%{gopath}
|
||||
%{_datadir}/bash-completion/completions/%{name}
|
||||
|
||||
%changelog
|
||||
* Wed Sep 18 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 1:0.1.40-0.9.dev.git7eb5f39
|
||||
- autobuilt 7eb5f39
|
||||
|
||||
* Sat Sep 07 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 1:0.1.40-0.8.dev.git5ae6b16
|
||||
- autobuilt 5ae6b16
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (skopeo-5ae6b16.tar.gz) = 3353b984da8b959a16fe1a76c7f1ddc113dfe18e559750451006691812bfdd0c82b5ac9dfcc0d17bf198258ad04e8bfbf0d7b2ecc48a19a6de21229f9377b53a
|
||||
SHA512 (skopeo-7eb5f39.tar.gz) = 6363da40b8a55da14d6ee04e35c52911ee49cd388a852383c1f0843b4400ce7bb3583abece62248bca086b7bda774b98368413140264216207b22185b37a6c01
|
||||
|
Loading…
Reference in New Issue
Block a user