buildah-1.9.1-0.40.dev.gitc22957b
- autobuilt c22957b Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
6e22096463
commit
f834f2ff2a
1
.gitignore
vendored
1
.gitignore
vendored
@ -230,3 +230,4 @@
|
|||||||
/buildah-77fa9dd.tar.gz
|
/buildah-77fa9dd.tar.gz
|
||||||
/buildah-0b84b23.tar.gz
|
/buildah-0b84b23.tar.gz
|
||||||
/buildah-2c4f388.tar.gz
|
/buildah-2c4f388.tar.gz
|
||||||
|
/buildah-c22957b.tar.gz
|
||||||
|
@ -19,12 +19,12 @@
|
|||||||
# https://github.com/containers/buildah
|
# https://github.com/containers/buildah
|
||||||
%global import_path %{provider}.%{provider_tld}/%{project}/%{repo}
|
%global import_path %{provider}.%{provider_tld}/%{project}/%{repo}
|
||||||
%global git0 https://%{import_path}
|
%global git0 https://%{import_path}
|
||||||
%global commit0 2c4f388bdf7d41073e3e052af412e3d3566a26ee
|
%global commit0 c22957b5be1b5463c8be22d7380a08f48155d256
|
||||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||||
|
|
||||||
Name: %{repo}
|
Name: %{repo}
|
||||||
Version: 1.9.1
|
Version: 1.9.1
|
||||||
Release: 0.39.dev.git%{shortcommit0}%{?dist}
|
Release: 0.40.dev.git%{shortcommit0}%{?dist}
|
||||||
Summary: A command line tool used for creating OCI Images
|
Summary: A command line tool used for creating OCI Images
|
||||||
License: ASL 2.0
|
License: ASL 2.0
|
||||||
URL: https://%{name}.io
|
URL: https://%{name}.io
|
||||||
@ -96,6 +96,9 @@ make DESTDIR=%{buildroot} PREFIX=%{_prefix} install install.completions
|
|||||||
%{_datadir}/bash-completion/completions/%{name}
|
%{_datadir}/bash-completion/completions/%{name}
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Jun 20 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 1.9.1-0.40.dev.gitc22957b
|
||||||
|
- autobuilt c22957b
|
||||||
|
|
||||||
* Tue Jun 18 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 1.9.1-0.39.dev.git2c4f388
|
* Tue Jun 18 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 1.9.1-0.39.dev.git2c4f388
|
||||||
- autobuilt 2c4f388
|
- autobuilt 2c4f388
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (buildah-2c4f388.tar.gz) = a0ac32d144f9f6480f8f0dc434c062c5c1a31a84d2a70d973321773f9dd82b32fb2c4eb55a7dcf0524e14a9e473ed142e4ec8efcfb4f1d8cac472b1ee9e9cb91
|
SHA512 (buildah-c22957b.tar.gz) = 5c24eb845a91f5e51e71576a136c3baf3d93c3cd7f4e77c3efeb1fb4d3ea4f17e7dca0d942b5d3f269152cf53c4f0b5c07abf4549c08cc817aa15d6307595d79
|
||||||
|
Loading…
Reference in New Issue
Block a user