skopeo-1:0.1.36-2.dev.git2031e17
- autobuilt 2031e17 Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
8bfa771e16
commit
c52e5f91f7
1
.gitignore
vendored
1
.gitignore
vendored
@ -59,3 +59,4 @@
|
||||
/skopeo-fee5981.tar.gz
|
||||
/skopeo-932b037.tar.gz
|
||||
/skopeo-2134209.tar.gz
|
||||
/skopeo-2031e17.tar.gz
|
||||
|
@ -25,7 +25,7 @@
|
||||
%global provider_prefix %{provider}.%{provider_tld}/%{project}/%{repo}
|
||||
%global import_path %{provider_prefix}
|
||||
%global git0 https://%{import_path}
|
||||
%global commit0 213420996021eec694e02f4d1eee68fad06b7b94
|
||||
%global commit0 2031e17b3c8afe66f31a76aed79a1d70fe6848e8
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
# e.g. el6 has ppc64 arch without gcc-go, so EA tag is required
|
||||
@ -39,7 +39,7 @@ Epoch: 1
|
||||
Epoch: 0
|
||||
%endif
|
||||
Version: 0.1.36
|
||||
Release: 1.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 2.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: Inspect Docker images and repositories on registries
|
||||
License: ASL 2.0
|
||||
URL: %{git0}
|
||||
@ -384,6 +384,9 @@ export GOPATH=%{buildroot}/%{gopath}:$(pwd)/vendor:%{gopath}
|
||||
%{_datadir}/bash-completion/completions/%{name}
|
||||
|
||||
%changelog
|
||||
* Wed Mar 06 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 1:0.1.36-2.dev.git2031e17
|
||||
- autobuilt 2031e17
|
||||
|
||||
* Tue Mar 05 2019 Dan Walsh <dwalsh@fedoraproject.org> - 1:0.1.36-1.dev.git2134209
|
||||
- Bump version
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (skopeo-2134209.tar.gz) = 157444fba7450fb00bb26e330e4b4bd40593cbcfc57f352dbd9ed56c6f2c7d2fe9b8b4c577e647a5932ab60a6559433981303754edf8a33b5aa81b8695007053
|
||||
SHA512 (skopeo-2031e17.tar.gz) = e1225d61aadc30a97a9d7c8ecd5149a04a091de3bf6c3db88ba421b29c1670c34553cccc9ab79291c94fe988825ecb0b8297e8d5b0f7369118cb8cb1d658d411
|
||||
|
Loading…
Reference in New Issue
Block a user