buildah-1.9.0-0.33.dev.git78dcf2f
- autobuilt 78dcf2f Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
91fccf3265
commit
d07948b554
1
.gitignore
vendored
1
.gitignore
vendored
@ -223,3 +223,4 @@
|
||||
/buildah-2da8755.tar.gz
|
||||
/buildah-d172dd9.tar.gz
|
||||
/buildah-4ae0a69.tar.gz
|
||||
/buildah-78dcf2f.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 4ae0a694d945304096e3e1e1a1d91b27a10a9f0a
|
||||
%global commit0 78dcf2fdaf14b9cbf2f5131b2c779452c36de151
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Name: %{repo}
|
||||
Version: 1.9.0
|
||||
Release: 0.32.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.33.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 11 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 1.9.0-0.33.dev.git78dcf2f
|
||||
- autobuilt 78dcf2f
|
||||
|
||||
* Mon Jun 10 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 1.9.0-0.32.dev.git4ae0a69
|
||||
- autobuilt 4ae0a69
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (buildah-4ae0a69.tar.gz) = 1b29a1589c3b41e8996e500fadd63ba7aa46265cdd815d0e87f6c7e1ffb14c97462bac1f16efd65d5e395200fd708b0a5cecff93e209c3a84a225d73917dc636
|
||||
SHA512 (buildah-78dcf2f.tar.gz) = a53b28d13dc99f32ff2cad7f0a58f2db6d060cebf91530aca7406558944c110e85ae4595e1cc53adf57febc9df1516ba4ed4c59e39378a6b4a3f6f5ac7b0b0f0
|
||||
|
Loading…
Reference in New Issue
Block a user