buildah-1.5-9.dev.git18309de
- autobuilt 18309de Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
5f793c9961
commit
36d85cfeee
1
.gitignore
vendored
1
.gitignore
vendored
@ -97,3 +97,4 @@
|
|||||||
/buildah-fb2b2bd.tar.gz
|
/buildah-fb2b2bd.tar.gz
|
||||||
/buildah-dac7819.tar.gz
|
/buildah-dac7819.tar.gz
|
||||||
/buildah-d7e0993.tar.gz
|
/buildah-d7e0993.tar.gz
|
||||||
|
/buildah-18309de.tar.gz
|
||||||
|
@ -15,12 +15,12 @@
|
|||||||
# https://github.com/containers/buildah
|
# https://github.com/containers/buildah
|
||||||
%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 commit0 d7e0993090466ffb89bfaf19e08ce6edf228eafd
|
%global commit0 18309de5b7f0134cb68c4d63b716b9b0315137c0
|
||||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||||
|
|
||||||
Name: %{repo}
|
Name: %{repo}
|
||||||
Version: 1.5
|
Version: 1.5
|
||||||
Release: 8.dev.git%{shortcommit0}%{?dist}
|
Release: 9.dev.git%{shortcommit0}%{?dist}
|
||||||
Summary: A command line tool used for creating OCI Images
|
Summary: A command line tool used for creating OCI Images
|
||||||
License: ASL 2.0
|
License: ASL 2.0
|
||||||
URL: https://%{provider_prefix}
|
URL: https://%{provider_prefix}
|
||||||
@ -87,6 +87,9 @@ make DESTDIR=%{buildroot} PREFIX=%{_prefix} install install.completions
|
|||||||
%{_datadir}/bash-completion/completions/%{name}
|
%{_datadir}/bash-completion/completions/%{name}
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat Nov 17 2018 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 1.5-9.dev.git18309de
|
||||||
|
- autobuilt 18309de
|
||||||
|
|
||||||
* Fri Nov 16 2018 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 1.5-8.dev.gitd7e0993
|
* Fri Nov 16 2018 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 1.5-8.dev.gitd7e0993
|
||||||
- autobuilt d7e0993
|
- autobuilt d7e0993
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (buildah-d7e0993.tar.gz) = 327e947d573ffcb26d829726e43bc952154a13385bbd650ccf5abb6e0ada95d2d105e8d5b8e6e24ae00efa1c9582a6f8d4c6eb53e38d98bff435f54cc6ce52c1
|
SHA512 (buildah-18309de.tar.gz) = 887609f8f9ff2fea494d6399ef45c230037c16ac7214e8acdaab98da2caadf4021b673157de400ac70896e7f7b96e1d18b1b447b979907dc365dbb6050b41c03
|
||||||
|
Loading…
Reference in New Issue
Block a user