skopeo-1:0.1.40-0.8.dev.git5ae6b16
- autobuilt 5ae6b16 Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
25615d473b
commit
e1e3b030c7
1
.gitignore
vendored
1
.gitignore
vendored
@ -88,3 +88,4 @@
|
|||||||
/skopeo-c4b0c7c.tar.gz
|
/skopeo-c4b0c7c.tar.gz
|
||||||
/skopeo-9019e27.tar.gz
|
/skopeo-9019e27.tar.gz
|
||||||
/skopeo-18f0e1e.tar.gz
|
/skopeo-18f0e1e.tar.gz
|
||||||
|
/skopeo-5ae6b16.tar.gz
|
||||||
|
@ -24,12 +24,12 @@
|
|||||||
%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 18f0e1e20c25ca2ba1f6719972d74cd64c5ad27e
|
%global commit0 5ae6b16c0f318bf4d14ef0e19e8aa27b6c072670
|
||||||
%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
|
||||||
# to decide whether to autobuild (non-rawhide only)
|
# to decide whether to autobuild (non-rawhide only)
|
||||||
%global built_tag v0.1.37
|
%global built_tag v0.1.39
|
||||||
|
|
||||||
# e.g. el6 has ppc64 arch without gcc-go, so EA tag is required
|
# e.g. el6 has ppc64 arch without gcc-go, so EA tag is required
|
||||||
# manually listed arches due https://bugzilla.redhat.com/show_bug.cgi?id=1391932 (removed ppc64)
|
# manually listed arches due https://bugzilla.redhat.com/show_bug.cgi?id=1391932 (removed ppc64)
|
||||||
@ -42,7 +42,7 @@ Epoch: 1
|
|||||||
Epoch: 0
|
Epoch: 0
|
||||||
%endif
|
%endif
|
||||||
Version: 0.1.40
|
Version: 0.1.40
|
||||||
Release: 0.7.dev.git%{shortcommit0}%{?dist}
|
Release: 0.8.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
|
||||||
|
* Sat Sep 07 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 1:0.1.40-0.8.dev.git5ae6b16
|
||||||
|
- autobuilt 5ae6b16
|
||||||
|
|
||||||
* Tue Sep 03 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 1:0.1.40-0.7.dev.git18f0e1e
|
* Tue Sep 03 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 1:0.1.40-0.7.dev.git18f0e1e
|
||||||
- autobuilt 18f0e1e
|
- autobuilt 18f0e1e
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (skopeo-18f0e1e.tar.gz) = 351ad53b59632e035f6c5d4c0262bf3489e811b4564b9b1e7ef0c965dc1eb7afb45d76eb21017651c670374776f05576df05dddda146a951a53fa91545116deb
|
SHA512 (skopeo-5ae6b16.tar.gz) = 3353b984da8b959a16fe1a76c7f1ddc113dfe18e559750451006691812bfdd0c82b5ac9dfcc0d17bf198258ad04e8bfbf0d7b2ecc48a19a6de21229f9377b53a
|
||||||
|
Loading…
Reference in New Issue
Block a user