buildah-0.16-17.git49abf82
- autobuilt commit 49abf82 Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
f89e4f9be9
commit
48a0c6813d
1
.gitignore
vendored
1
.gitignore
vendored
@ -26,3 +26,4 @@
|
||||
/buildah-d84f05a.tar.gz
|
||||
/buildah-b16a1ea.tar.gz
|
||||
/buildah-fdc3998.tar.gz
|
||||
/buildah-49abf82.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 fdc39985c6dff6a08673953c325fc1c1d132daea
|
||||
%global commit0 49abf8264e4751870a7de6f5cb14a99706c79868
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Name: %{repo}
|
||||
Version: 0.16
|
||||
Release: 16.git%{shortcommit0}%{?dist}
|
||||
Release: 17.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
|
||||
* Wed Apr 25 2018 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 0.16-17.git49abf82
|
||||
- autobuilt commit 49abf82
|
||||
|
||||
* Tue Apr 24 2018 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 0.16-16.gitfdc3998
|
||||
- autobuilt commit fdc3998
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (buildah-fdc3998.tar.gz) = fe5a4aac89b13cc87a9cd498c4eab0e6c7453bfcb87942322e9f2d26bcdf53fac704d4477a360fd27be6c2c309d39a5cb7e6a73e3ccd31ea93309748309721df
|
||||
SHA512 (buildah-49abf82.tar.gz) = 177355b94d3d13ae81d37653e1323d7dd69a65adaf739cf1f37774cacaea3b5a3fcbbd979f152c2d16659efe92626851cb4d6807a44d2d729acdc548401ba6bc
|
||||
|
Loading…
Reference in New Issue
Block a user