buildah-1.9.0-0.4.dev.git59da11d
- autobuilt 59da11d Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
bb9ad03d35
commit
f3b7c56e9a
1
.gitignore
vendored
1
.gitignore
vendored
@ -194,3 +194,4 @@
|
||||
/buildah-ddbd805.tar.gz
|
||||
/buildah-0e30da6.tar.gz
|
||||
/buildah-78fb869.tar.gz
|
||||
/buildah-59da11d.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 78fb869817d04675930818a2263ead54fa39add1
|
||||
%global commit0 59da11d4b4df6c9b51d06fc804f7a2e46be6c700
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Name: %{repo}
|
||||
Version: 1.9.0
|
||||
Release: 0.3.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.4.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: A command line tool used for creating OCI Images
|
||||
License: ASL 2.0
|
||||
URL: https://%{provider_prefix}
|
||||
@ -91,6 +91,9 @@ make DESTDIR=%{buildroot} PREFIX=%{_prefix} install install.completions
|
||||
%{_datadir}/bash-completion/completions/%{name}
|
||||
|
||||
%changelog
|
||||
* Fri May 03 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 1.9.0-0.4.dev.git59da11d
|
||||
- autobuilt 59da11d
|
||||
|
||||
* Thu May 02 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 1.9.0-0.3.dev.git78fb869
|
||||
- autobuilt 78fb869
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (buildah-78fb869.tar.gz) = ab7abd404e8bd1d08be6beba0cef68dd12cf70814a55dee4a44c63a67eef562682e531bc1438e08a3537ff1092a74b36275971d8426516fbdd81eba29f3aa349
|
||||
SHA512 (buildah-59da11d.tar.gz) = c5ea9fe2277e5b2fa684e0db7b8da10af3dbb51d0199a0b93ba47059564d64d7b3717035cc34ba91e075d4b3a4614bbc0a2ff651a80f3bc5204ab3109008a9d8
|
||||
|
Loading…
Reference in New Issue
Block a user