buildah-1.5-4.dev.git74e0b6f
- autobuilt 74e0b6f Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
e2e86bf904
commit
cdd7a9a1cf
1
.gitignore
vendored
1
.gitignore
vendored
@ -92,3 +92,4 @@
|
||||
/buildah-87239ae.tar.gz
|
||||
/buildah-7341758.tar.gz
|
||||
/buildah-0ae8b51.tar.gz
|
||||
/buildah-74e0b6f.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 0ae8b51eb939e4dbf7953279fac15fc95256b32b
|
||||
%global commit0 74e0b6fde97ee9cad8dfde26dbd0ec2c7a8c2802
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Name: %{repo}
|
||||
Version: 1.5
|
||||
Release: 3.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 4.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
|
||||
* Fri Nov 09 2018 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 1.5-4.dev.git74e0b6f
|
||||
- autobuilt 74e0b6f
|
||||
|
||||
* Thu Nov 08 2018 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 1.5-3.dev.git0ae8b51
|
||||
- autobuilt 0ae8b51
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (buildah-0ae8b51.tar.gz) = 66f27e056088faa3d8f7db8f6f7c12bd4d4cbccba08668963b40ac9dce605a07f76fcecd1b2400c20b34fd8fca1f4878b0e4548e60cf02c00ef044f1c1f12ffa
|
||||
SHA512 (buildah-74e0b6f.tar.gz) = 7a13bd4cfa576cbb034bd20a1bc281567bff80640495994ce76cc2d2511ed182d5d44224e32d245c90489323c84d636fa8129001970b846b9ab24534d5e5d6a4
|
||||
|
Loading…
Reference in New Issue
Block a user