buildah-1.8-3.dev.git6c1a4cc
- autobuilt 6c1a4cc Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
f00978c352
commit
6c16b59e3e
1
.gitignore
vendored
1
.gitignore
vendored
@ -154,3 +154,4 @@
|
||||
/buildah-db6e7bb.tar.gz
|
||||
/buildah-873f001.tar.gz
|
||||
/buildah-8c3d8b1.tar.gz
|
||||
/buildah-6c1a4cc.tar.gz
|
||||
|
||||
@ -15,12 +15,12 @@
|
||||
# https://github.com/containers/buildah
|
||||
%global provider_prefix %{provider}.%{provider_tld}/%{project}/%{repo}
|
||||
%global import_path %{provider_prefix}
|
||||
%global commit0 8c3d8b1e45b0d628c2c48bc6b6bc493dae3b684a
|
||||
%global commit0 6c1a4cc0cd9c4ea2e07220e9bcd0e26ca686f4bf
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Name: %{repo}
|
||||
Version: 1.8
|
||||
Release: 2.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 3.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
|
||||
* Tue Feb 26 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 1.8-3.dev.git6c1a4cc
|
||||
- autobuilt 6c1a4cc
|
||||
|
||||
* Sat Feb 23 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 1.8-2.dev.git8c3d8b1
|
||||
- bump to 1.8
|
||||
- autobuilt 8c3d8b1
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (buildah-8c3d8b1.tar.gz) = 44e8c4df90b4476bcceb791a7d3ebc25299a3bd18ce1cf4bfc93243f8d7d69eb5b43172e6e7364aaba322ddc580a4e0602a76a27fdab1372e3c7821732f82e1d
|
||||
SHA512 (buildah-6c1a4cc.tar.gz) = c3e7f1441425dbf53e0dee054673558872996543b3cd111c821b0539e76eba8ed5ebcb6ff881cb4c407136b862444655254f06be771ff2f73e07bf6a7dbf3463
|
||||
|
||||
Loading…
Reference in New Issue
Block a user