buildah-1.9.0-0.36.dev.gitdc7b50c
- autobuilt dc7b50c Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
b2353dd179
commit
723c9cda52
1
.gitignore
vendored
1
.gitignore
vendored
@ -226,3 +226,4 @@
|
||||
/buildah-78dcf2f.tar.gz
|
||||
/buildah-dcbf193.tar.gz
|
||||
/buildah-2191ba6.tar.gz
|
||||
/buildah-dc7b50c.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 2191ba6d3f3740f44ba99aa0eae165612e68d64c
|
||||
%global commit0 dc7b50c9dab53cf3adc467557450819e22c6063f
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Name: %{repo}
|
||||
Version: 1.9.0
|
||||
Release: 0.35.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.36.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
|
||||
* Fri Jun 14 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 1.9.0-0.36.dev.gitdc7b50c
|
||||
- autobuilt dc7b50c
|
||||
|
||||
* Thu Jun 13 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 1.9.0-0.35.dev.git2191ba6
|
||||
- autobuilt 2191ba6
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (buildah-2191ba6.tar.gz) = c156f45287303bac18426aae623cc07d34c95f8573581be48433b7064ff0be30cc0b666e6b385ab4f7269c60648a65d2786c491ebfe45d809cce6e4d9892eeff
|
||||
SHA512 (buildah-dc7b50c.tar.gz) = bfb5156e831f5aabda03453da1c1a8cce91ccf099950ef2213b35a3199e213651c1ab32af8642863bfece0c72b930d17d0ec765ffa4a83ad8e6f111d5b75f1f2
|
||||
|
Loading…
Reference in New Issue
Block a user