buildah-1.4-2.dev.git19e44f0
- autobuilt 19e44f0 Signed-off-by: Lokesh Mandvekar <lsm5@fedoraproject.org>
This commit is contained in:
parent
9dba8cba51
commit
287af28e07
1
.gitignore
vendored
1
.gitignore
vendored
@ -89,3 +89,4 @@
|
||||
/buildah-be03809.tar.gz
|
||||
/buildah-02f54e4.tar.gz
|
||||
/buildah-0a7389c.tar.gz
|
||||
/buildah-19e44f0.tar.gz
|
||||
|
@ -15,12 +15,12 @@
|
||||
# https://github.com/projectatomic/buildah
|
||||
%global provider_prefix %{provider}.%{provider_tld}/%{project}/%{repo}
|
||||
%global import_path %{provider_prefix}
|
||||
%global commit0 0a7389cbbf316ae93f32e133aada0e8be47ca4e0
|
||||
%global commit0 19e44f087d5371c86a75bb2ab904c5b98519fa69
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Name: %{repo}
|
||||
Version: 1.4
|
||||
Release: 1.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 2.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
|
||||
* Wed Sep 19 2018 Lokesh Mandvekar <lsm5@fedoraproject.org> - 1.4-2.dev.git19e44f0
|
||||
- autobuilt 19e44f0
|
||||
|
||||
* Sun Aug 12 2018 Lokesh Mandvekar <lsm5@fedoraproject.org> - 1.4-1.dev.git0a7389c
|
||||
- bump to v1.4-dev
|
||||
- built 0a7389c
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (buildah-0a7389c.tar.gz) = 12a9679aeefd969023731c54f3c529e8abd704c09b51764ecbb22d9652a9e42884a0c45db71f78fe6921de4576ccd3526a6d8dcd6d893f4fa6abd74440d3a5e4
|
||||
SHA512 (buildah-19e44f0.tar.gz) = 4d856dd46d20620f0898fe4b00883079c8942c0fa32cc34c884ed33ee8f0fc8465f40c8fd3107de96edf2a17fb7100141d1ec42e371f2fdf6946af2a09db85e3
|
||||
|
Loading…
Reference in New Issue
Block a user