buildah-1.0-10.git25f4e8e
- autobuilt 25f4e8e Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
3b2d8dbd02
commit
25050ea53f
1
.gitignore
vendored
1
.gitignore
vendored
@ -44,3 +44,4 @@
|
||||
/buildah-8515867.tar.gz
|
||||
/buildah-3e320b9.tar.gz
|
||||
/buildah-2749191.tar.gz
|
||||
/buildah-25f4e8e.tar.gz
|
||||
|
@ -14,12 +14,12 @@
|
||||
# https://github.com/projectatomic/buildah
|
||||
%global provider_prefix %{provider}.%{provider_tld}/%{project}/%{repo}
|
||||
%global import_path %{provider_prefix}
|
||||
%global commit0 2749191a5f47abf2fa10775b94071968e3de33b8
|
||||
%global commit0 25f4e8ec639044bff4ab393188d083782f07b61c
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Name: %{repo}
|
||||
Version: 1.0
|
||||
Release: 9.git%{shortcommit0}%{?dist}
|
||||
Release: 10.git%{shortcommit0}%{?dist}
|
||||
Summary: A command line tool used for creating OCI Images
|
||||
License: ASL 2.0
|
||||
URL: https://%{provider_prefix}
|
||||
@ -85,6 +85,9 @@ make DESTDIR=%{buildroot} PREFIX=%{_prefix} install install.completions
|
||||
%{_datadir}/bash-completion/completions/%{name}
|
||||
|
||||
%changelog
|
||||
* Fri May 25 2018 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 1.0-10.git25f4e8e
|
||||
- autobuilt 25f4e8e
|
||||
|
||||
* Thu May 17 2018 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 1.0-9.git2749191
|
||||
- autobuilt 2749191
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (buildah-2749191.tar.gz) = a9c9052f367a5bdfcd0402767558c0c65b0a80433539df8db0ff9d7f409a76d44746e79b48513bfc610318b39d7e02b5a8a25b4a464cf59b6fdf90e2b6385ec0
|
||||
SHA512 (buildah-25f4e8e.tar.gz) = 7b7227ce30e56cd3aa0c3b643be1d892e15a16410c02ed4a2da40c245075d8fead837855c7bf0de479bdedbfbe99c94bcc9ecce07b82d09e66dc700c76ea31ab
|
||||
|
Loading…
Reference in New Issue
Block a user