skopeo-1:0.1.35-12.dev.git932b037
- autobuilt 932b037 Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
45e5c49db1
commit
861f0ac6c8
1
.gitignore
vendored
1
.gitignore
vendored
@ -57,3 +57,4 @@
|
|||||||
/skopeo-b329dd0.tar.gz
|
/skopeo-b329dd0.tar.gz
|
||||||
/skopeo-b8b9913.tar.gz
|
/skopeo-b8b9913.tar.gz
|
||||||
/skopeo-fee5981.tar.gz
|
/skopeo-fee5981.tar.gz
|
||||||
|
/skopeo-932b037.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 fee5981ebf441a2d398a3955fe650939a505007a
|
%global commit0 932b037d669b93aae7799850a5e702c09a0320c4
|
||||||
%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.35
|
Version: 0.1.35
|
||||||
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}
|
||||||
@ -381,6 +381,9 @@ export GOPATH=%{buildroot}/%{gopath}:$(pwd)/vendor:%{gopath}
|
|||||||
%{_datadir}/bash-completion/completions/%{name}
|
%{_datadir}/bash-completion/completions/%{name}
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat Feb 23 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 1:0.1.35-12.dev.git932b037
|
||||||
|
- autobuilt 932b037
|
||||||
|
|
||||||
* Sun Feb 17 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 1:0.1.35-11.dev.gitfee5981
|
* Sun Feb 17 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 1:0.1.35-11.dev.gitfee5981
|
||||||
- autobuilt fee5981
|
- autobuilt fee5981
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (skopeo-fee5981.tar.gz) = 32b6b6274ee62fcecd48a9c72fe654b78c6317c2e73d8844b58179c99ea71b6deffa0faa796bee22a5ce4c744fb6572b93059a720e332eb09eedda792dc21e61
|
SHA512 (skopeo-932b037.tar.gz) = 4544d234b94102bd2588a1fd0d40dc37cd56c71e0333873980adff1378d26f22562c1cbfabaa688f724f6a7d3b09c3512fb58728ca780236ef47acc07519be82
|
||||||
|
Loading…
Reference in New Issue
Block a user