buildah-1.2-15.gitb965fc4
- autobuilt b965fc4 Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
1ddff90c04
commit
75a7ed539f
1
.gitignore
vendored
1
.gitignore
vendored
@ -70,3 +70,4 @@
|
||||
/buildah-16a33bd.tar.gz
|
||||
/buildah-146c185.tar.gz
|
||||
/buildah-1acccce.tar.gz
|
||||
/buildah-b965fc4.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 1accccec61c3166abf6a2f84f3587787fc1cf25a
|
||||
%global commit0 b965fc4cdb11477138a9667b0cdb5c2841786669
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Name: %{repo}
|
||||
Version: 1.2
|
||||
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
|
||||
* Fri Jun 29 2018 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 1.2-15.gitb965fc4
|
||||
- autobuilt b965fc4
|
||||
|
||||
* Thu Jun 28 2018 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 1.2-14.git1acccce
|
||||
- autobuilt 1acccce
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (buildah-1acccce.tar.gz) = 19d4c04ff812918a7ba40fbfd7f3c72553ce3863d3dd1507c8e154e441c2bf92f954309ce8500623bf44fa0ebaeafce8b50e4f87f3fe3a25b24837785e6629cc
|
||||
SHA512 (buildah-b965fc4.tar.gz) = ae2a3fdf030660474daaba32ea7a520a13e76463ae9f44c31204034a051de9bc6ce053bc69b41ff77e31155aa4fa82424859fa057d008e01de0cc491a07f0c19
|
||||
|
Loading…
Reference in New Issue
Block a user