buildah-1.11.0-0.36.dev.gitecf5b72
- autobuilt ecf5b72 Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
6ea0b536ae
commit
82f20acacb
1
.gitignore
vendored
1
.gitignore
vendored
@ -293,3 +293,4 @@
|
||||
/buildah-6b5f8ba.tar.gz
|
||||
/buildah-689f8ed.tar.gz
|
||||
/buildah-5671417.tar.gz
|
||||
/buildah-ecf5b72.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 567141716e5802c556a53e3ec6021105e5e17a09
|
||||
%global commit0 ecf5b7215b25a5267664a997c96143ff4d8f277a
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Name: %{repo}
|
||||
Version: 1.11.0
|
||||
Release: 0.35.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.36.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.36.dev.gitecf5b72
|
||||
- autobuilt ecf5b72
|
||||
|
||||
* Thu Aug 29 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 1.11.0-0.35.dev.git5671417
|
||||
- autobuilt 5671417
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (buildah-5671417.tar.gz) = 8a0fc268d74a79cd4826f0721df7bb23eec89bcd6a4d0e678b7d8e1e9b495cd6d4bda231530073a77d8810967b8c1996f23ce3f992cfb34653b53d30bc5d1692
|
||||
SHA512 (buildah-ecf5b72.tar.gz) = a838203a81f65e16ca2b06daa20dcabb0fe18eefa728aced55c2e255f9222bcb4bca986e3a472aa1352757187ec517821f24593f3ebe54f02dab160e00499f98
|
||||
|
Loading…
Reference in New Issue
Block a user