buildah-1.6-23.dev.gitbb710f3
- autobuilt bb710f3 Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
a334dda68e
commit
15c8c84785
1
.gitignore
vendored
1
.gitignore
vendored
@ -122,3 +122,4 @@
|
||||
/buildah-e55a9f3.tar.gz
|
||||
/buildah-579f1d5.tar.gz
|
||||
/buildah-8f05aa6.tar.gz
|
||||
/buildah-bb710f3.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 8f05aa69330e058084c69f703d76cfd9668aa137
|
||||
%global commit0 bb710f39d01868e47224f35f48a128fbea6539c4
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Name: %{repo}
|
||||
Version: 1.6
|
||||
Release: 22.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 23.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 Jan 06 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 1.6-23.dev.gitbb710f3
|
||||
- autobuilt bb710f3
|
||||
|
||||
* Sat Jan 05 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 1.6-22.dev.git8f05aa6
|
||||
- autobuilt 8f05aa6
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (buildah-8f05aa6.tar.gz) = 96ab909bf4a40b172265b5a323ae818bbe0d19520fc0d8c507f9993b0d58c19c4c77789b1a8954c67d2d985eb4c5612195126321ea15ed46d04582c48586475c
|
||||
SHA512 (buildah-bb710f3.tar.gz) = ac0635ee6a0b41248ecc032df8e49c8af6f7472c9d5adb15263cfbb3bae8be29fb40d2e8dc7e8a8220348904cbf6fd762517a023277bfb8290c630982bb1acd1
|
||||
|
Loading…
Reference in New Issue
Block a user