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