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