buildah-0.16-20.gitadb8e6f
- autobuilt commit adb8e6f Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
3b541a6a3e
commit
3238581c49
1
.gitignore
vendored
1
.gitignore
vendored
@ -29,3 +29,4 @@
|
||||
/buildah-49abf82.tar.gz
|
||||
/buildah-ca1704f.tar.gz
|
||||
/buildah-c50c287.tar.gz
|
||||
/buildah-adb8e6f.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 c50c287aa5456b06f637cc3e9904a843717868ff
|
||||
%global commit0 adb8e6f3870ac69ad8e83e399b96d6edc986e79d
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Name: %{repo}
|
||||
Version: 0.16
|
||||
Release: 19.git%{shortcommit0}%{?dist}
|
||||
Release: 20.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
|
||||
* Tue May 01 2018 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 0.16-20.gitadb8e6f
|
||||
- autobuilt commit adb8e6f
|
||||
|
||||
* Sat Apr 28 2018 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 0.16-19.gitc50c287
|
||||
- autobuilt commit c50c287
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (buildah-c50c287.tar.gz) = e8875afb3f912b12a78d025e02f715ed23a52bddbf6352b2da572ca32a709d76a3226c1cfe1e5c0c6f45cf96e380c25f2d368e5f4b0e1247941e3db977ba0414
|
||||
SHA512 (buildah-adb8e6f.tar.gz) = 9b5e3ad783cf9a5b4471110ffb77f7eb9d06c562d6addf404f8401f4c92f13343808935803512c2abfa9b580048ba96d641d9fc9a2b9e02c94058bdd31d2a416
|
||||
|
Loading…
Reference in New Issue
Block a user