buildah-1.11.0-0.33.dev.git6b5f8ba
- autobuilt 6b5f8ba Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
e696fd8a91
commit
5f5e1c9c7f
1
.gitignore
vendored
1
.gitignore
vendored
@ -290,3 +290,4 @@
|
||||
/buildah-5a1c733.tar.gz
|
||||
/buildah-376e52e.tar.gz
|
||||
/buildah-ff72568.tar.gz
|
||||
/buildah-6b5f8ba.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 ff72568a7004843d615ec6cc0fa3ded987bbd1a8
|
||||
%global commit0 6b5f8badc1d8a23b0c928a080d71c70b40ac87b5
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Name: %{repo}
|
||||
Version: 1.11.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} -C docs install
|
||||
%{_datadir}/bash-completion/completions/%{name}
|
||||
|
||||
%changelog
|
||||
* Thu Aug 22 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 1.11.0-0.33.dev.git6b5f8ba
|
||||
- autobuilt 6b5f8ba
|
||||
|
||||
* Thu Aug 22 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 1.11.0-0.32.dev.gitff72568
|
||||
- autobuilt ff72568
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (buildah-ff72568.tar.gz) = e7a5f84fc310d60c8f279d99a9231ee0726bb5cb2c4f2f228d7e58e8834d668a26a2acb442b96977617f968c9e2ec8d21e090d2cdda6653dbf6be7ee1af6fec0
|
||||
SHA512 (buildah-6b5f8ba.tar.gz) = ac35f50201cf2342817d29526e56f51d7ce201b73633e3f6fcd232bc8039d0b0c7890f293baefab46e54cdb7aac17641718f122ca3c510c7b12389cf5ce97d35
|
||||
|
Loading…
Reference in New Issue
Block a user