buildah-1.5-2.dev.git7341758
- autobuilt 7341758 Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
20dac3303f
commit
d834e9815e
1
.gitignore
vendored
1
.gitignore
vendored
@ -90,3 +90,4 @@
|
||||
/buildah-02f54e4.tar.gz
|
||||
/buildah-0a7389c.tar.gz
|
||||
/buildah-87239ae.tar.gz
|
||||
/buildah-7341758.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 87239ae7046ea3a25f644cd0789b3d6678dc144d
|
||||
%global commit0 73417580148a07e2f8d6fc93ff6881a0a28e09a0
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Name: %{repo}
|
||||
Version: 1.5
|
||||
Release: 1.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 2.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
|
||||
* Wed Nov 07 2018 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 1.5-2.dev.git7341758
|
||||
- autobuilt 7341758
|
||||
|
||||
* Tue Oct 2 2018 Dan Walsh <dwalsh@redhat.com> - 1.5-1.dev.git87239ae
|
||||
- bump to v1.5-dev Release
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (buildah-87239ae.tar.gz) = c998e1baf3f6169ae6309c98f1c40fde8bf87d600f4795cad786a4c1bea213f98e6f877f14c9fd9e305cfc0b2b1d524f716687c137826b6a49f3e8b32b6b8d6c
|
||||
SHA512 (buildah-7341758.tar.gz) = a849710e5f5b2640663fd9708f9d10d68f01137fd9f4043928817ae1fbc75f57f973a4bc933ec5edea47d8e164be964fb81f951492308c65c9ee0fd9d3e90436
|
||||
|
Loading…
Reference in New Issue
Block a user