buildah-1.8-30.dev.git25b7c11
- autobuilt 25b7c11 Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
b7bec15002
commit
c73658ea16
1
.gitignore
vendored
1
.gitignore
vendored
@ -179,3 +179,4 @@
|
||||
/buildah-9e1967a.tar.gz
|
||||
/buildah-ac66d78.tar.gz
|
||||
/buildah-29a6c81.tar.gz
|
||||
/buildah-25b7c11.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 29a6c812d924d04402b87c4487ed2d2e1c55a70b
|
||||
%global commit0 25b7c1164a262934a6526ded1115dfacfc51f8ec
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Name: %{repo}
|
||||
Version: 1.8
|
||||
Release: 29.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 30.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: A command line tool used for creating OCI Images
|
||||
License: ASL 2.0
|
||||
URL: https://%{provider_prefix}
|
||||
@ -91,6 +91,9 @@ make DESTDIR=%{buildroot} PREFIX=%{_prefix} install install.completions
|
||||
%{_datadir}/bash-completion/completions/%{name}
|
||||
|
||||
%changelog
|
||||
* Sun Apr 07 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 1.8-30.dev.git25b7c11
|
||||
- autobuilt 25b7c11
|
||||
|
||||
* Sat Apr 06 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 1.8-29.dev.git29a6c81
|
||||
- autobuilt 29a6c81
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (buildah-29a6c81.tar.gz) = 8b70849e4ce3372473b45ecdff003841b0b4b4b34f15571fa56c927e5a9e827f265eef6f2e5655141df9f6c5a291ee51c221cfa41f5fabad0fac6137eed86290
|
||||
SHA512 (buildah-25b7c11.tar.gz) = f42ccb9c08c3c36d3a6c09bedc108d3bb9ecee04fc3e7f4c5451d28f9ae2be7cf7b6e3688cebd5bba05494786b9361bdfbc6ac7d6f101019af66e4ba8e0a8eec
|
||||
|
Loading…
Reference in New Issue
Block a user