buildah-1.11.0-0.35.dev.git5671417
- autobuilt 5671417 Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
9ceb93fd8f
commit
6ea0b536ae
1
.gitignore
vendored
1
.gitignore
vendored
@ -292,3 +292,4 @@
|
||||
/buildah-ff72568.tar.gz
|
||||
/buildah-6b5f8ba.tar.gz
|
||||
/buildah-689f8ed.tar.gz
|
||||
/buildah-5671417.tar.gz
|
||||
|
||||
@ -15,12 +15,12 @@
|
||||
# https://github.com/containers/buildah
|
||||
%global import_path %{provider}.%{provider_tld}/%{project}/%{repo}
|
||||
%global git0 https://%{import_path}
|
||||
%global commit0 689f8ed3c328cfb5675ec46259a932c294177986
|
||||
%global commit0 567141716e5802c556a53e3ec6021105e5e17a09
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Name: %{repo}
|
||||
Version: 1.11.0
|
||||
Release: 0.34.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.35.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} -C docs install
|
||||
%{_datadir}/bash-completion/completions/%{name}
|
||||
|
||||
%changelog
|
||||
* Thu Aug 29 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 1.11.0-0.35.dev.git5671417
|
||||
- autobuilt 5671417
|
||||
|
||||
* Wed Aug 28 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 1.11.0-0.34.dev.git689f8ed
|
||||
- autobuilt 689f8ed
|
||||
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (buildah-689f8ed.tar.gz) = 5777603fceab687bdf348ccc620c2438bcdbbf117516010670c203c79b5ed255e77f9c927d72dc9d0a3dca8f531d9ca8fdbb383dd2e7168c463cd9de2ed14792
|
||||
SHA512 (buildah-5671417.tar.gz) = 8a0fc268d74a79cd4826f0721df7bb23eec89bcd6a4d0e678b7d8e1e9b495cd6d4bda231530073a77d8810967b8c1996f23ce3f992cfb34653b53d30bc5d1692
|
||||
|
||||
Loading…
Reference in New Issue
Block a user