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