buildah-1.0-15.git03686e5
- autobuilt 03686e5 Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
233e869bd0
commit
9a95d85e5c
1
.gitignore
vendored
1
.gitignore
vendored
@ -49,3 +49,4 @@
|
||||
/buildah-ebb0d8e.tar.gz
|
||||
/buildah-5595d4d.tar.gz
|
||||
/buildah-73bfd79.tar.gz
|
||||
/buildah-03686e5.tar.gz
|
||||
|
@ -14,12 +14,12 @@
|
||||
# https://github.com/projectatomic/buildah
|
||||
%global provider_prefix %{provider}.%{provider_tld}/%{project}/%{repo}
|
||||
%global import_path %{provider_prefix}
|
||||
%global commit0 73bfd79ef6e6dfe26910a7a3eb0c7ce1419fb1e9
|
||||
%global commit0 03686e522727fe86aeb5ad7acf605e64c26a98b5
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Name: %{repo}
|
||||
Version: 1.0
|
||||
Release: 14.git%{shortcommit0}%{?dist}
|
||||
Release: 15.git%{shortcommit0}%{?dist}
|
||||
Summary: A command line tool used for creating OCI Images
|
||||
License: ASL 2.0
|
||||
URL: https://%{provider_prefix}
|
||||
@ -85,6 +85,9 @@ make DESTDIR=%{buildroot} PREFIX=%{_prefix} install install.completions
|
||||
%{_datadir}/bash-completion/completions/%{name}
|
||||
|
||||
%changelog
|
||||
* Sat Jun 02 2018 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 1.0-15.git03686e5
|
||||
- autobuilt 03686e5
|
||||
|
||||
* Fri Jun 01 2018 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 1.0-14.git73bfd79
|
||||
- autobuilt 73bfd79
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (buildah-73bfd79.tar.gz) = c4116f161054472f7a19264d08a59c0ada86432e5d1702406a9f6bf0a768edc496e4314db3439305438df0e2bebf9a254b0eed2688b373dbd2b4feef19e874e1
|
||||
SHA512 (buildah-03686e5.tar.gz) = d7ddfb0be30c9ef65918c955dc6caf0bc4815e2107f020510299caabb8c2ad523c4dfad201a5a93ca7f03e7ce4065adb44f8aa743fbcd6a470310beb5f9489fc
|
||||
|
Loading…
Reference in New Issue
Block a user