buildah-1.9.0-0.37.dev.git77fa9dd
- autobuilt 77fa9dd Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
723c9cda52
commit
18e11884b9
1
.gitignore
vendored
1
.gitignore
vendored
@ -227,3 +227,4 @@
|
||||
/buildah-dcbf193.tar.gz
|
||||
/buildah-2191ba6.tar.gz
|
||||
/buildah-dc7b50c.tar.gz
|
||||
/buildah-77fa9dd.tar.gz
|
||||
|
@ -19,12 +19,12 @@
|
||||
# https://github.com/containers/buildah
|
||||
%global import_path %{provider}.%{provider_tld}/%{project}/%{repo}
|
||||
%global git0 https://%{import_path}
|
||||
%global commit0 dc7b50c9dab53cf3adc467557450819e22c6063f
|
||||
%global commit0 77fa9dde4a72f980a2c3ce3f7c71fa2b6e8f8f8d
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Name: %{repo}
|
||||
Version: 1.9.0
|
||||
Release: 0.36.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.37.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: A command line tool used for creating OCI Images
|
||||
License: ASL 2.0
|
||||
URL: https://%{name}.io
|
||||
@ -96,6 +96,9 @@ make DESTDIR=%{buildroot} PREFIX=%{_prefix} install install.completions
|
||||
%{_datadir}/bash-completion/completions/%{name}
|
||||
|
||||
%changelog
|
||||
* Sat Jun 15 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 1.9.0-0.37.dev.git77fa9dd
|
||||
- autobuilt 77fa9dd
|
||||
|
||||
* Fri Jun 14 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 1.9.0-0.36.dev.gitdc7b50c
|
||||
- autobuilt dc7b50c
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (buildah-dc7b50c.tar.gz) = bfb5156e831f5aabda03453da1c1a8cce91ccf099950ef2213b35a3199e213651c1ab32af8642863bfece0c72b930d17d0ec765ffa4a83ad8e6f111d5b75f1f2
|
||||
SHA512 (buildah-77fa9dd.tar.gz) = ba1bb2edb5c4f455ee6d9bb8d3da6b6acd2afea883525539edb7b3d5be31b2284e350585c670251f5fd72e551fef2be8dd3241401153ed217e53da0fdec5396c
|
||||
|
Loading…
Reference in New Issue
Block a user