buildah-1.6-12.dev.git1e1dc14
- autobuilt 1e1dc14 Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
40fae251f0
commit
6de24b0e1f
1
.gitignore
vendored
1
.gitignore
vendored
@ -111,3 +111,4 @@
|
||||
/buildah-01f9ae2.tar.gz
|
||||
/buildah-5cca1d6.tar.gz
|
||||
/buildah-9c1d273.tar.gz
|
||||
/buildah-1e1dc14.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 9c1d27350830d9947bed0ae3037e3d2a0e5769ba
|
||||
%global commit0 1e1dc14f46ff13d521aa8d56f5dbac5113f99075
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Name: %{repo}
|
||||
Version: 1.6
|
||||
Release: 11.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 12.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 08 2018 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 1.6-12.dev.git1e1dc14
|
||||
- autobuilt 1e1dc14
|
||||
|
||||
* Fri Dec 07 2018 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 1.6-11.dev.git9c1d273
|
||||
- autobuilt 9c1d273
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (buildah-9c1d273.tar.gz) = bb06d70c755aaba0b2c7a4ad1002ef935dc91aa39c7f041f324e7f3989067b6539d9ca71bcc3a06548451decd3c85075cf5e968c3b376bea19ff5c6f9a565129
|
||||
SHA512 (buildah-1e1dc14.tar.gz) = 2f361ddf963a1842cafa6ff6dc3c1b0e67f0ff5d48ab1abd3816d5097cf5d6a668ed56a0c07b38c533016c0ee69c374f45921a619521ffb10c347a9fcf6b3cf2
|
||||
|
Loading…
Reference in New Issue
Block a user