buildah-1.9.1-0.41.dev.git07aaf5e
- autobuilt 07aaf5e Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
f834f2ff2a
commit
741815c0f0
1
.gitignore
vendored
1
.gitignore
vendored
@ -231,3 +231,4 @@
|
|||||||
/buildah-0b84b23.tar.gz
|
/buildah-0b84b23.tar.gz
|
||||||
/buildah-2c4f388.tar.gz
|
/buildah-2c4f388.tar.gz
|
||||||
/buildah-c22957b.tar.gz
|
/buildah-c22957b.tar.gz
|
||||||
|
/buildah-07aaf5e.tar.gz
|
||||||
|
@ -19,12 +19,12 @@
|
|||||||
# https://github.com/containers/buildah
|
# https://github.com/containers/buildah
|
||||||
%global import_path %{provider}.%{provider_tld}/%{project}/%{repo}
|
%global import_path %{provider}.%{provider_tld}/%{project}/%{repo}
|
||||||
%global git0 https://%{import_path}
|
%global git0 https://%{import_path}
|
||||||
%global commit0 c22957b5be1b5463c8be22d7380a08f48155d256
|
%global commit0 07aaf5ed8e8f2d15ddd302c71b8d3a58dbc4703e
|
||||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||||
|
|
||||||
Name: %{repo}
|
Name: %{repo}
|
||||||
Version: 1.9.1
|
Version: 1.9.1
|
||||||
Release: 0.40.dev.git%{shortcommit0}%{?dist}
|
Release: 0.41.dev.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
|
||||||
URL: https://%{name}.io
|
URL: https://%{name}.io
|
||||||
@ -96,6 +96,9 @@ make DESTDIR=%{buildroot} PREFIX=%{_prefix} install install.completions
|
|||||||
%{_datadir}/bash-completion/completions/%{name}
|
%{_datadir}/bash-completion/completions/%{name}
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Jun 21 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 1.9.1-0.41.dev.git07aaf5e
|
||||||
|
- autobuilt 07aaf5e
|
||||||
|
|
||||||
* Thu Jun 20 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 1.9.1-0.40.dev.gitc22957b
|
* Thu Jun 20 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 1.9.1-0.40.dev.gitc22957b
|
||||||
- autobuilt c22957b
|
- autobuilt c22957b
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (buildah-c22957b.tar.gz) = 5c24eb845a91f5e51e71576a136c3baf3d93c3cd7f4e77c3efeb1fb4d3ea4f17e7dca0d942b5d3f269152cf53c4f0b5c07abf4549c08cc817aa15d6307595d79
|
SHA512 (buildah-07aaf5e.tar.gz) = b828bcbefd7fabdb663cb4bc38c0dba8b6c8487bd84e224169d52eeeb46efdb47951a07e09f0d47f001a69bd57dbaf1ced8444f5f33129116e61dce04eb77b4c
|
||||||
|
Loading…
Reference in New Issue
Block a user