buildah-1.9.0-0.25.dev.git7016ce6
- autobuilt 7016ce6 Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
9a17ca0cdf
commit
5074351066
1
.gitignore
vendored
1
.gitignore
vendored
@ -215,3 +215,4 @@
|
||||
/buildah-2a962f1.tar.gz
|
||||
/buildah-53be3d3.tar.gz
|
||||
/buildah-3104ddf.tar.gz
|
||||
/buildah-7016ce6.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 3104ddf0ac559047206a383e1de3c973bcc24a0e
|
||||
%global commit0 7016ce64182820fd928b28660d44e5ee85df5611
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Name: %{repo}
|
||||
Version: 1.9.0
|
||||
Release: 0.24.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.25.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 Jun 02 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 1.9.0-0.25.dev.git7016ce6
|
||||
- autobuilt 7016ce6
|
||||
|
||||
* Sat Jun 01 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 1.9.0-0.24.dev.git3104ddf
|
||||
- autobuilt 3104ddf
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (buildah-3104ddf.tar.gz) = d107992a959d8533727dc3379d391c49a1291cdde875726c3069c7470c4a6535638488cbe6d6457e0b12f314e9862199bb4ec0b1033ce011a31fa7c934f4397a
|
||||
SHA512 (buildah-7016ce6.tar.gz) = 38d96dec70aad9aebb96556779cc69f6c4ead6252ff99eac6babf016ec6b2a07c448d16cb73c7bf7d23947b759b3b32248989ff7be6c7921368fe3f40ae2dd79
|
||||
|
Loading…
Reference in New Issue
Block a user