buildah-1.11.0-0.30.dev.git5a1c733
- autobuilt 5a1c733 Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
eb3b24a529
commit
73709e6102
1
.gitignore
vendored
1
.gitignore
vendored
@ -287,3 +287,4 @@
|
||||
/buildah-b288b7a.tar.gz
|
||||
/buildah-fa68ed6.tar.gz
|
||||
/buildah-3ad937b.tar.gz
|
||||
/buildah-5a1c733.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 3ad937bbf85330c369fba365cb95bcd6b3a48328
|
||||
%global commit0 5a1c733c05fae6195e3ad7792bbafd9dec58e285
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Name: %{repo}
|
||||
Version: 1.11.0
|
||||
Release: 0.29.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.30.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
|
||||
* Wed Aug 21 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 1.11.0-0.30.dev.git5a1c733
|
||||
- autobuilt 5a1c733
|
||||
|
||||
* Wed Aug 21 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 1.11.0-0.29.dev.git3ad937b
|
||||
- autobuilt 3ad937b
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (buildah-3ad937b.tar.gz) = f985b8eef0382b3948cd8cb692d9df7edf12ff7bf1bf79aec1cb9bf6b7315284663e6482f05ba1e21152c8a84a99d2d7219bb7745ede5c306940ad2deead4134
|
||||
SHA512 (buildah-5a1c733.tar.gz) = 46d9bcbf0c8e4dce54740d3f5707e9d44ddb3428999894d8402eb2e2b13461348b61b854f797dffaf1a8e643c3bd79d3e8c7094f043656407e76469002d614f8
|
||||
|
Loading…
Reference in New Issue
Block a user