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