skopeo-1:0.1.38-3.dev.git5f45112
- autobuilt 5f45112 Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
0099490141
commit
654fde3231
1
.gitignore
vendored
1
.gitignore
vendored
@ -72,3 +72,4 @@
|
|||||||
/skopeo-2af7114.tar.gz
|
/skopeo-2af7114.tar.gz
|
||||||
/skopeo-0fa335c.tar.gz
|
/skopeo-0fa335c.tar.gz
|
||||||
/skopeo-565dbf3.tar.gz
|
/skopeo-565dbf3.tar.gz
|
||||||
|
/skopeo-5f45112.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 565dbf34bd2980a1e240dd7f4e8ce738367e49c1
|
%global commit0 5f451126781913c7c72695ad18fe029d2f0e8de8
|
||||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||||
|
|
||||||
# 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
|
||||||
@ -38,7 +38,7 @@ Epoch: 1
|
|||||||
Epoch: 0
|
Epoch: 0
|
||||||
%endif
|
%endif
|
||||||
Version: 0.1.38
|
Version: 0.1.38
|
||||||
Release: 2.dev.git%{shortcommit0}%{?dist}
|
Release: 3.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}
|
||||||
@ -398,6 +398,9 @@ export GOPATH=%{buildroot}/%{gopath}:$(pwd)/vendor:%{gopath}
|
|||||||
%{_datadir}/bash-completion/completions/%{name}
|
%{_datadir}/bash-completion/completions/%{name}
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Jul 18 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 1:0.1.38-3.dev.git5f45112
|
||||||
|
- autobuilt 5f45112
|
||||||
|
|
||||||
* Tue Jul 9 2019 Dan Walsh (Bot) <dwalsh+bot@fedoraproject.org> - 1:0.1.38-2.dev
|
* Tue Jul 9 2019 Dan Walsh (Bot) <dwalsh+bot@fedoraproject.org> - 1:0.1.38-2.dev
|
||||||
- Update containers-registries.conf.md man page for mirroring support
|
- Update containers-registries.conf.md man page for mirroring support
|
||||||
- Update regsitries.conf file to match containers/image
|
- Update regsitries.conf file to match containers/image
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (skopeo-565dbf3.tar.gz) = 4f86b7dc67031e58105e820d41fa0f18cae389c265b0213640264a3e4768bfc827a542efbca5d414d0f8e8380264275a18e636507088ebc6bcc6c5a284d5c199
|
SHA512 (skopeo-5f45112.tar.gz) = 2a663b1b647138c81470e61bca1ea28881716e88c6e1587ae642c8d1980afca32327ee2dba61af5c309366bb536daa92b008fe364a8665aa88a822e167360387
|
||||||
|
Loading…
Reference in New Issue
Block a user