buildah-1.9.0-0.22.dev.git2a962f1
- autobuilt 2a962f1 Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
a86265be8f
commit
93307f3e77
1
.gitignore
vendored
1
.gitignore
vendored
@ -212,3 +212,4 @@
|
||||
/buildah-8e48a65.tar.gz
|
||||
/buildah-ed77a92.tar.gz
|
||||
/buildah-fa7f030.tar.gz
|
||||
/buildah-2a962f1.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 fa7f030da8ac2cfc9455c3326fd33558df4e1aab
|
||||
%global commit0 2a962f177cb206dde5fc8e8d251bdfd80e2c9e52
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Name: %{repo}
|
||||
Version: 1.9.0
|
||||
Release: 0.21.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.22.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
|
||||
* Thu May 30 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 1.9.0-0.22.dev.git2a962f1
|
||||
- autobuilt 2a962f1
|
||||
|
||||
* Wed May 29 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 1.9.0-0.21.dev.gitfa7f030
|
||||
- autobuilt fa7f030
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (buildah-fa7f030.tar.gz) = b0f90647bc5a2ffc8cc5b8820b84b405ef8862f40d33aa3f7223e616d829e6fb943c2d11a7f3d3e5d9f57d9861592937faa7638aa511cfc5fc1f6e0705e90dd1
|
||||
SHA512 (buildah-2a962f1.tar.gz) = 0543282475f63e16976773d0a33cb5c73e873b28b5b4e42b4b6517b62a1ac65dcd8d111521f98ca10900bf717b64517e73d11a600518ca85257a594863b17e7a
|
||||
|
Loading…
Reference in New Issue
Block a user