buildah-1.2-9.git2441ff4
- autobuilt 2441ff4 Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
0081bc0a5a
commit
83ec27b342
1
.gitignore
vendored
1
.gitignore
vendored
@ -64,3 +64,4 @@
|
||||
/buildah-93d8606.tar.gz
|
||||
/buildah-2064b29.tar.gz
|
||||
/buildah-da7be32.tar.gz
|
||||
/buildah-2441ff4.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 da7be327375a75d33b58df1ac979da051a94b39e
|
||||
%global commit0 2441ff4f9f6a5e635f85c177892f096a46503d6f
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Name: %{repo}
|
||||
Version: 1.2
|
||||
Release: 8.git%{shortcommit0}%{?dist}
|
||||
Release: 9.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 21 2018 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 1.2-9.git2441ff4
|
||||
- autobuilt 2441ff4
|
||||
|
||||
* Wed Jun 20 2018 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 1.2-8.gitda7be32
|
||||
- autobuilt da7be32
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (buildah-da7be32.tar.gz) = 2e206c9e4669656ff4bc144ba1b8b9c5a214b9748485670cb52e8b94a1cc7e63bd6926aec3ab247ab271c95953535bc927823f09c114089efbe47f6536495049
|
||||
SHA512 (buildah-2441ff4.tar.gz) = 792f45b4273cdde97bd6d8c7a5efc87f8e4ca173ea0fadc55a3d591f69f7a16ac2de351e06757ca7d2f3d43c7622ad37d670a256dd5b964fc6bc39527106b308
|
||||
|
Loading…
Reference in New Issue
Block a user