buildah-1.8-4.dev.git95a5089
- autobuilt 95a5089 Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
6c16b59e3e
commit
3d42ae58e4
1
.gitignore
vendored
1
.gitignore
vendored
@ -155,3 +155,4 @@
|
||||
/buildah-873f001.tar.gz
|
||||
/buildah-8c3d8b1.tar.gz
|
||||
/buildah-6c1a4cc.tar.gz
|
||||
/buildah-95a5089.tar.gz
|
||||
|
@ -15,12 +15,12 @@
|
||||
# https://github.com/containers/buildah
|
||||
%global provider_prefix %{provider}.%{provider_tld}/%{project}/%{repo}
|
||||
%global import_path %{provider_prefix}
|
||||
%global commit0 6c1a4cc0cd9c4ea2e07220e9bcd0e26ca686f4bf
|
||||
%global commit0 95a508906197b3db2d86e55c9355caa36b79c133
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Name: %{repo}
|
||||
Version: 1.8
|
||||
Release: 3.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 4.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: A command line tool used for creating OCI Images
|
||||
License: ASL 2.0
|
||||
URL: https://%{provider_prefix}
|
||||
@ -87,6 +87,9 @@ make DESTDIR=%{buildroot} PREFIX=%{_prefix} install install.completions
|
||||
%{_datadir}/bash-completion/completions/%{name}
|
||||
|
||||
%changelog
|
||||
* Thu Feb 28 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 1.8-4.dev.git95a5089
|
||||
- autobuilt 95a5089
|
||||
|
||||
* Tue Feb 26 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 1.8-3.dev.git6c1a4cc
|
||||
- autobuilt 6c1a4cc
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (buildah-6c1a4cc.tar.gz) = c3e7f1441425dbf53e0dee054673558872996543b3cd111c821b0539e76eba8ed5ebcb6ff881cb4c407136b862444655254f06be771ff2f73e07bf6a7dbf3463
|
||||
SHA512 (buildah-95a5089.tar.gz) = ac04ca295e7753214b5337579abfd5d8a41b4638932cb9b12e4e189b42f70288318cd8edabeb53c35ca695b67e0b08f022eb0ce5c6965774db27ab405c86e958
|
||||
|
Loading…
Reference in New Issue
Block a user