buildah-1.11.0-0.25.dev.git51415ec
- autobuilt 51415ec Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
37a3b7e598
commit
863df02bdd
1
.gitignore
vendored
1
.gitignore
vendored
@ -282,3 +282,4 @@
|
||||
/buildah-36dcedb.tar.gz
|
||||
/buildah-ebf6f51.tar.gz
|
||||
/buildah-c2c52ba.tar.gz
|
||||
/buildah-51415ec.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 c2c52ba5e0abc73b0134caa706d9d102bf6af275
|
||||
%global commit0 51415ec68edca7806d6a85fff99fae536b561e5f
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Name: %{repo}
|
||||
Version: 1.11.0
|
||||
Release: 0.24.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.25.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
|
||||
* Mon Aug 19 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 1.11.0-0.25.dev.git51415ec
|
||||
- autobuilt 51415ec
|
||||
|
||||
* Mon Aug 19 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 1.11.0-0.24.dev.gitc2c52ba
|
||||
- autobuilt c2c52ba
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (buildah-c2c52ba.tar.gz) = 3f75855fcfa24385320091c544a5ae84a60412bfe922f9df159f01ef5d18800df2099c13411efb328be5e87ab89b179e46dc072529e61bef9780fbefd5bcf670
|
||||
SHA512 (buildah-51415ec.tar.gz) = c976243cbe261785ed2257cf09702d1d63a3831c88f812d2f7b30534b746d30ca7f112055a5344e1fbc719404110b166932faac421836585cc67d63123686142
|
||||
|
Loading…
Reference in New Issue
Block a user