buildah-1.2-19.git5c11c34
- autobuilt 5c11c34 Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
66af493f65
commit
3bac9a99e7
1
.gitignore
vendored
1
.gitignore
vendored
@ -74,3 +74,4 @@
|
|||||||
/buildah-704adec.tar.gz
|
/buildah-704adec.tar.gz
|
||||||
/buildah-6f72599.tar.gz
|
/buildah-6f72599.tar.gz
|
||||||
/buildah-5cd9be6.tar.gz
|
/buildah-5cd9be6.tar.gz
|
||||||
|
/buildah-5c11c34.tar.gz
|
||||||
|
@ -14,12 +14,12 @@
|
|||||||
# https://github.com/projectatomic/buildah
|
# https://github.com/projectatomic/buildah
|
||||||
%global provider_prefix %{provider}.%{provider_tld}/%{project}/%{repo}
|
%global provider_prefix %{provider}.%{provider_tld}/%{project}/%{repo}
|
||||||
%global import_path %{provider_prefix}
|
%global import_path %{provider_prefix}
|
||||||
%global commit0 5cd9be61ef71a518749ccbde5e449adac5e4b8c0
|
%global commit0 5c11c3481f4f2c1a921e37acbe395e242fe021fd
|
||||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||||
|
|
||||||
Name: %{repo}
|
Name: %{repo}
|
||||||
Version: 1.2
|
Version: 1.2
|
||||||
Release: 18.git%{shortcommit0}%{?dist}
|
Release: 19.git%{shortcommit0}%{?dist}
|
||||||
Summary: A command line tool used for creating OCI Images
|
Summary: A command line tool used for creating OCI Images
|
||||||
License: ASL 2.0
|
License: ASL 2.0
|
||||||
URL: https://%{provider_prefix}
|
URL: https://%{provider_prefix}
|
||||||
@ -85,6 +85,9 @@ make DESTDIR=%{buildroot} PREFIX=%{_prefix} install install.completions
|
|||||||
%{_datadir}/bash-completion/completions/%{name}
|
%{_datadir}/bash-completion/completions/%{name}
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Jul 03 2018 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 1.2-19.git5c11c34
|
||||||
|
- autobuilt 5c11c34
|
||||||
|
|
||||||
* Mon Jul 02 2018 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 1.2-18.git5cd9be6
|
* Mon Jul 02 2018 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 1.2-18.git5cd9be6
|
||||||
- autobuilt 5cd9be6
|
- autobuilt 5cd9be6
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (buildah-5cd9be6.tar.gz) = 0d0365b5464c9031dbdf2f37eaf78da2ece2cc343a774a2fe54b46331f938efbeae48bc827d5aecd5c3f28dff59ddda00e5b99ad772e6e00f151ff1db2ccc2dc
|
SHA512 (buildah-5c11c34.tar.gz) = 3d19fa228cf521fb5744354613f46918c983848c3d2c13e98a6a5a91f843ab16698c05be3eea5da0a3e65320195651c5492030a48ef4d432cff777121e219794
|
||||||
|
Loading…
Reference in New Issue
Block a user