buildah-1.11.0-0.32.dev.gitff72568
- autobuilt ff72568 Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
867ddefe63
commit
e696fd8a91
1
.gitignore
vendored
1
.gitignore
vendored
@ -289,3 +289,4 @@
|
||||
/buildah-3ad937b.tar.gz
|
||||
/buildah-5a1c733.tar.gz
|
||||
/buildah-376e52e.tar.gz
|
||||
/buildah-ff72568.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 376e52ee01429586fccbd7ae12b576248a1e5258
|
||||
%global commit0 ff72568a7004843d615ec6cc0fa3ded987bbd1a8
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Name: %{repo}
|
||||
Version: 1.11.0
|
||||
Release: 0.31.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.32.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.32.dev.gitff72568
|
||||
- autobuilt ff72568
|
||||
|
||||
* Wed Aug 21 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 1.11.0-0.31.dev.git376e52e
|
||||
- autobuilt 376e52e
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (buildah-376e52e.tar.gz) = 99acff3a1e6062be467d7e2d7a076d9de6f879368dd5efa47d7fbf25f07ea4d5eff5714fc06dca03618aab72b909bd22e415f5f73764f15c55562e62336f5e50
|
||||
SHA512 (buildah-ff72568.tar.gz) = e7a5f84fc310d60c8f279d99a9231ee0726bb5cb2c4f2f228d7e58e8834d668a26a2acb442b96977617f968c9e2ec8d21e090d2cdda6653dbf6be7ee1af6fec0
|
||||
|
Loading…
Reference in New Issue
Block a user