buildah-1.2-20.gita59fb7a
- autobuilt a59fb7a Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
3bac9a99e7
commit
727e325ee3
1
.gitignore
vendored
1
.gitignore
vendored
@ -75,3 +75,4 @@
|
||||
/buildah-6f72599.tar.gz
|
||||
/buildah-5cd9be6.tar.gz
|
||||
/buildah-5c11c34.tar.gz
|
||||
/buildah-a59fb7a.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 5c11c3481f4f2c1a921e37acbe395e242fe021fd
|
||||
%global commit0 a59fb7a66557741af2158358d233c15c173a2ff8
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Name: %{repo}
|
||||
Version: 1.2
|
||||
Release: 19.git%{shortcommit0}%{?dist}
|
||||
Release: 20.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 Jul 05 2018 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 1.2-20.gita59fb7a
|
||||
- autobuilt a59fb7a
|
||||
|
||||
* Tue Jul 03 2018 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 1.2-19.git5c11c34
|
||||
- autobuilt 5c11c34
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (buildah-5c11c34.tar.gz) = 3d19fa228cf521fb5744354613f46918c983848c3d2c13e98a6a5a91f843ab16698c05be3eea5da0a3e65320195651c5492030a48ef4d432cff777121e219794
|
||||
SHA512 (buildah-a59fb7a.tar.gz) = c6ddf05a99e2de5e45dca5958eb65ad06510ca4c2b814213475976ab4c90cd53ded4a9c0608cf4e95241b33df63d0343d48a4a58a3a6417f3a6e7dadbea3a19b
|
||||
|
Loading…
Reference in New Issue
Block a user