skopeo-1:0.1.36-12.dev.git18ee5f8
- autobuilt 18ee5f8 Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
86286fd472
commit
d2b4335918
1
.gitignore
vendored
1
.gitignore
vendored
@ -67,3 +67,4 @@
|
|||||||
/skopeo-854f766.tar.gz
|
/skopeo-854f766.tar.gz
|
||||||
/skopeo-c73bcba.tar.gz
|
/skopeo-c73bcba.tar.gz
|
||||||
/skopeo-81c5e94.tar.gz
|
/skopeo-81c5e94.tar.gz
|
||||||
|
/skopeo-18ee5f8.tar.gz
|
||||||
|
@ -25,7 +25,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 81c5e94850e1150f9d403a8031cb092768ac08a2
|
%global commit0 18ee5f81191ae6eeea6890b110ce6b1f854fd06a
|
||||||
%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
|
||||||
@ -39,7 +39,7 @@ Epoch: 1
|
|||||||
Epoch: 0
|
Epoch: 0
|
||||||
%endif
|
%endif
|
||||||
Version: 0.1.36
|
Version: 0.1.36
|
||||||
Release: 11.dev.git%{shortcommit0}%{?dist}
|
Release: 12.dev.git%{shortcommit0}%{?dist}
|
||||||
Summary: Inspect Docker images and repositories on registries
|
Summary: Inspect Docker images and repositories on registries
|
||||||
License: ASL 2.0
|
License: ASL 2.0
|
||||||
URL: %{git0}
|
URL: %{git0}
|
||||||
@ -386,6 +386,9 @@ export GOPATH=%{buildroot}/%{gopath}:$(pwd)/vendor:%{gopath}
|
|||||||
%{_datadir}/bash-completion/completions/%{name}
|
%{_datadir}/bash-completion/completions/%{name}
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat Apr 13 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 1:0.1.36-12.dev.git18ee5f8
|
||||||
|
- autobuilt 18ee5f8
|
||||||
|
|
||||||
* Fri Apr 12 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 1:0.1.36-11.dev.git81c5e94
|
* Fri Apr 12 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 1:0.1.36-11.dev.git81c5e94
|
||||||
- autobuilt 81c5e94
|
- autobuilt 81c5e94
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (skopeo-81c5e94.tar.gz) = 0c309dcb514ff52bf3eb45bf9586e8667442946e58b04db640f51f5ab15ac2001df15d91423a955bd26a998da2007766c4b67084f7e960feb6a05447917daf13
|
SHA512 (skopeo-18ee5f8.tar.gz) = 7a5cf85a3a005892888ba984d57af2789be4b76c80ab3b6dbb12be1a83cb6670be61b6fc9a02def1686960c7b3f0cdffa99085a51b22f5fdf1237a8218aa78f2
|
||||||
|
Loading…
Reference in New Issue
Block a user