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