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