buildah-1.11.0-0.21.dev.gitab0286f
- autobuilt ab0286f Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
ffc8ffb091
commit
7c9dc93d94
1
.gitignore
vendored
1
.gitignore
vendored
@ -278,3 +278,4 @@
|
||||
/buildah-5c98d3c.tar.gz
|
||||
/buildah-d88c26b.tar.gz
|
||||
/buildah-1ce1130.tar.gz
|
||||
/buildah-ab0286f.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 1ce11306b4583e89934488cbe5d226e363540196
|
||||
%global commit0 ab0286f7e3a090b04c5a5c8a0fbd67ad76861a3c
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Name: %{repo}
|
||||
Version: 1.11.0
|
||||
Release: 0.20.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.21.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
|
||||
* Fri Aug 16 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 1.11.0-0.21.dev.gitab0286f
|
||||
- autobuilt ab0286f
|
||||
|
||||
* Thu Aug 15 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 1.11.0-0.20.dev.git1ce1130
|
||||
- autobuilt 1ce1130
|
||||
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (buildah-1ce1130.tar.gz) = 208a91b2a00341181a2c7ef9cafb25741cc4e3f7f90e2bd5ab1bacea2548ee1742d79bddd99c117ac5f8708c3ea6bb5032443786e547a8d36017a0781851b706
|
||||
SHA512 (buildah-ab0286f.tar.gz) = 19402ca2d351a8270b0bc0f6dc4bae09e7360844b99516a538b0f8d0a51313a45753664e5e122d0a15689a42384f5a89f4962d5d9fb5e64b460da65b9081064c
|
||||
|
||||
Loading…
Reference in New Issue
Block a user