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