buildah-1.2-14.git1acccce
- autobuilt 1acccce Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
2e78f3bd5d
commit
1ddff90c04
1
.gitignore
vendored
1
.gitignore
vendored
@ -69,3 +69,4 @@
|
||||
/buildah-2ac95ea.tar.gz
|
||||
/buildah-16a33bd.tar.gz
|
||||
/buildah-146c185.tar.gz
|
||||
/buildah-1acccce.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 146c18544ed70a757996915ecc0e547d1e9a175d
|
||||
%global commit0 1accccec61c3166abf6a2f84f3587787fc1cf25a
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Name: %{repo}
|
||||
Version: 1.2
|
||||
Release: 13.git%{shortcommit0}%{?dist}
|
||||
Release: 14.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
|
||||
* Thu Jun 28 2018 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 1.2-14.git1acccce
|
||||
- autobuilt 1acccce
|
||||
|
||||
* Wed Jun 27 2018 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 1.2-13.git146c185
|
||||
- autobuilt 146c185
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (buildah-146c185.tar.gz) = 4d497598674759a90a95d40486578b14e1ea77cb9b0fd32741542c36174aba72e8e4dccf49f550fcfea9f83730ad895d20a023beefe3a6400ddc88b4ead75b7b
|
||||
SHA512 (buildah-1acccce.tar.gz) = 19d4c04ff812918a7ba40fbfd7f3c72553ce3863d3dd1507c8e154e441c2bf92f954309ce8500623bf44fa0ebaeafce8b50e4f87f3fe3a25b24837785e6629cc
|
||||
|
Loading…
Reference in New Issue
Block a user