buildah-1.9.0-0.5.dev.gite9184ea
- autobuilt e9184ea Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
f3b7c56e9a
commit
41337dcca4
1
.gitignore
vendored
1
.gitignore
vendored
@ -195,3 +195,4 @@
|
||||
/buildah-0e30da6.tar.gz
|
||||
/buildah-78fb869.tar.gz
|
||||
/buildah-59da11d.tar.gz
|
||||
/buildah-e9184ea.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 59da11d4b4df6c9b51d06fc804f7a2e46be6c700
|
||||
%global commit0 e9184eaac6615cd3c20ed5bbdc44e12c2d5f5f56
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Name: %{repo}
|
||||
Version: 1.9.0
|
||||
Release: 0.4.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.5.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
|
||||
* Sat May 04 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 1.9.0-0.5.dev.gite9184ea
|
||||
- autobuilt e9184ea
|
||||
|
||||
* Fri May 03 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 1.9.0-0.4.dev.git59da11d
|
||||
- autobuilt 59da11d
|
||||
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (buildah-59da11d.tar.gz) = c5ea9fe2277e5b2fa684e0db7b8da10af3dbb51d0199a0b93ba47059564d64d7b3717035cc34ba91e075d4b3a4614bbc0a2ff651a80f3bc5204ab3109008a9d8
|
||||
SHA512 (buildah-e9184ea.tar.gz) = 2a3af2ba5678f34fbead178ce55cfc02a1ab3a89d35f8231a3b1efc20fd094f44d227756561915a6ef3dc183205a48da7c19c8047e884659a1cf36e29fe870b7
|
||||
|
||||
Loading…
Reference in New Issue
Block a user