buildah-0.16-25.gitdd02e70
- autobuilt dd02e70 Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
6d1cb6acc2
commit
3eaeb328a4
1
.gitignore
vendored
1
.gitignore
vendored
@ -34,3 +34,4 @@
|
||||
/buildah-a4f5707.tar.gz
|
||||
/buildah-6fe2b55.tar.gz
|
||||
/buildah-45772e8.tar.gz
|
||||
/buildah-dd02e70.tar.gz
|
||||
|
@ -14,12 +14,12 @@
|
||||
# https://github.com/projectatomic/buildah
|
||||
%global provider_prefix %{provider}.%{provider_tld}/%{project}/%{repo}
|
||||
%global import_path %{provider_prefix}
|
||||
%global commit0 45772e84e41c787e6f4c40f4cf950a3491e5373f
|
||||
%global commit0 dd02e709d6b7265d6d360c3d0284af0dd5f25668
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Name: %{repo}
|
||||
Version: 0.16
|
||||
Release: 24.git%{shortcommit0}%{?dist}
|
||||
Release: 25.git%{shortcommit0}%{?dist}
|
||||
Summary: A command line tool used for creating OCI Images
|
||||
License: ASL 2.0
|
||||
URL: https://%{provider_prefix}
|
||||
@ -85,6 +85,9 @@ make DESTDIR=%{buildroot} PREFIX=%{_prefix} install install.completions
|
||||
%{_datadir}/bash-completion/completions/%{name}
|
||||
|
||||
%changelog
|
||||
* Mon May 07 2018 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 0.16-25.gitdd02e70
|
||||
- autobuilt dd02e70
|
||||
|
||||
* Sat May 05 2018 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 0.16-24.git45772e8
|
||||
- autobuilt 45772e8
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (buildah-45772e8.tar.gz) = 8db02b711b73ed3648ec4b8c1662af40beeca2971a3ffc50c75a6f978d23a1846f89defe5cc2597b15cc59dbf5e47f396c21875a65e33b877ab333a1720539f5
|
||||
SHA512 (buildah-dd02e70.tar.gz) = 8030ceee96bcc6839f4ff0b9da388b4ae743f2bdd9ab4f398fca0d9f2dccada54c963527751503dccbb09ee1f4c9c99204fbe9b7d7f64964aef2978b776c8d19
|
||||
|
Loading…
Reference in New Issue
Block a user