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