buildah-1.6-7.dev.gitb68a8e1
- autobuilt b68a8e1 Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
627413b02e
commit
ae7ab26e06
1
.gitignore
vendored
1
.gitignore
vendored
@ -106,3 +106,4 @@
|
||||
/buildah-93d8b9f.tar.gz
|
||||
/buildah-6e00183.tar.gz
|
||||
/buildah-2b582d3.tar.gz
|
||||
/buildah-b68a8e1.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 2b582d37f2c1bad01a3f018f8b1ae03f9364fa58
|
||||
%global commit0 b68a8e1b99f63719488b65fe347c2bcc72cadfe2
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Name: %{repo}
|
||||
Version: 1.6
|
||||
Release: 6.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 7.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
|
||||
* Sun Dec 02 2018 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 1.6-7.dev.gitb68a8e1
|
||||
- autobuilt b68a8e1
|
||||
|
||||
* Sat Dec 01 2018 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 1.6-6.dev.git2b582d3
|
||||
- autobuilt 2b582d3
|
||||
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (buildah-2b582d3.tar.gz) = 1d7d7a549a9e31504b1de287ac1c4a87379bea101c16139a3dfd5a8014bfb09ffafe17bf2529b263273b0707f37dccad5b683ae250c9805a9edf637043ec14f0
|
||||
SHA512 (buildah-b68a8e1.tar.gz) = 8ce2d523fc15efefa83da6fa203b15d36acdda316cde3eef3b5ce4ed3183ec50978186de3885a46a5277e776fb6c9c557ba36eddd8a28dbf2d510cdb35a2307f
|
||||
|
||||
Loading…
Reference in New Issue
Block a user