buildah-1.2-1.gitb9983a6
- bump to 1.2 - autobuilt b9983a6 Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
e9feb72832
commit
d675e0aa83
1
.gitignore
vendored
1
.gitignore
vendored
@ -56,3 +56,4 @@
|
|||||||
/buildah-c306342.tar.gz
|
/buildah-c306342.tar.gz
|
||||||
/buildah-f449b28.tar.gz
|
/buildah-f449b28.tar.gz
|
||||||
/buildah-fbf46d3.tar.gz
|
/buildah-fbf46d3.tar.gz
|
||||||
|
/buildah-b9983a6.tar.gz
|
||||||
|
@ -14,11 +14,11 @@
|
|||||||
# https://github.com/projectatomic/buildah
|
# https://github.com/projectatomic/buildah
|
||||||
%global provider_prefix %{provider}.%{provider_tld}/%{project}/%{repo}
|
%global provider_prefix %{provider}.%{provider_tld}/%{project}/%{repo}
|
||||||
%global import_path %{provider_prefix}
|
%global import_path %{provider_prefix}
|
||||||
%global commit0 fbf46d33c4e01199281c7a69e68605ec7d611fd3
|
%global commit0 b9983a6b27379b73699754b91be7b8e70649b42c
|
||||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||||
|
|
||||||
Name: %{repo}
|
Name: %{repo}
|
||||||
Version: 1.1
|
Version: 1.2
|
||||||
Release: 1.git%{shortcommit0}%{?dist}
|
Release: 1.git%{shortcommit0}%{?dist}
|
||||||
Summary: A command line tool used for creating OCI Images
|
Summary: A command line tool used for creating OCI Images
|
||||||
License: ASL 2.0
|
License: ASL 2.0
|
||||||
@ -85,6 +85,10 @@ make DESTDIR=%{buildroot} PREFIX=%{_prefix} install install.completions
|
|||||||
%{_datadir}/bash-completion/completions/%{name}
|
%{_datadir}/bash-completion/completions/%{name}
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Jun 11 2018 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 1.2-1.gitb9983a6
|
||||||
|
- bump to 1.2
|
||||||
|
- autobuilt b9983a6
|
||||||
|
|
||||||
* Sun Jun 10 2018 Dan Walsh <dwalsh@redhat.com> 1.1-1
|
* Sun Jun 10 2018 Dan Walsh <dwalsh@redhat.com> 1.1-1
|
||||||
- Drop capabilities if running container processes as non root
|
- Drop capabilities if running container processes as non root
|
||||||
- Print Warning message if cmd will not be used based on entrypoint
|
- Print Warning message if cmd will not be used based on entrypoint
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (buildah-fbf46d3.tar.gz) = f2e787c037e277baccc54d22abe98a712b4ccdcdd6d73249e4ad51c3c18111881765b78ff4c774560240bcedb042b204df77775f1d2ff2f97847aee512ef6374
|
SHA512 (buildah-b9983a6.tar.gz) = 8f5eb16739649f37dec37a86fa933f28af780f35a5b5d6f75055fa1c526e3175ce0d744fdf9674b57ebcb17485385bb4d1d83cb5c77f7a16d9d56d9d62d63ff9
|
||||||
|
Loading…
Reference in New Issue
Block a user