buildah-1.9.1-0.39.dev.git2c4f388
- autobuilt 2c4f388 Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
c912ef39f6
commit
6e22096463
1
.gitignore
vendored
1
.gitignore
vendored
@ -229,3 +229,4 @@
|
||||
/buildah-dc7b50c.tar.gz
|
||||
/buildah-77fa9dd.tar.gz
|
||||
/buildah-0b84b23.tar.gz
|
||||
/buildah-2c4f388.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 0b84b23e2ea72fe9c4a806fa107b069886b4b908
|
||||
%global commit0 2c4f388bdf7d41073e3e052af412e3d3566a26ee
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Name: %{repo}
|
||||
Version: 1.9.1
|
||||
Release: 0.38.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.39.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
|
||||
* Tue Jun 18 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 1.9.1-0.39.dev.git2c4f388
|
||||
- autobuilt 2c4f388
|
||||
|
||||
* Sun Jun 16 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 1.9.1-0.38.dev.git0b84b23
|
||||
- bump to 1.9.1
|
||||
- autobuilt 0b84b23
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (buildah-0b84b23.tar.gz) = 036ccd9182a25bd54fc1887b316499e4896efed225b4762ee61f6ac9648f7d4c930543bd25a42e5b3734510bd582fcecad6dc3001edf17bb909051afb8fcd781
|
||||
SHA512 (buildah-2c4f388.tar.gz) = a0ac32d144f9f6480f8f0dc434c062c5c1a31a84d2a70d973321773f9dd82b32fb2c4eb55a7dcf0524e14a9e473ed142e4ec8efcfb4f1d8cac472b1ee9e9cb91
|
||||
|
Loading…
Reference in New Issue
Block a user