buildah-1.9.0-0.12.dev.git63808f9
- autobuilt 63808f9 Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
db09b2124c
commit
deb2041af4
1
.gitignore
vendored
1
.gitignore
vendored
@ -202,3 +202,4 @@
|
||||
/buildah-7ae362b.tar.gz
|
||||
/buildah-4c6b09c.tar.gz
|
||||
/buildah-c0633e3.tar.gz
|
||||
/buildah-63808f9.tar.gz
|
||||
|
@ -15,12 +15,12 @@
|
||||
# https://github.com/containers/buildah
|
||||
%global provider_prefix %{provider}.%{provider_tld}/%{project}/%{repo}
|
||||
%global import_path %{provider_prefix}
|
||||
%global commit0 c0633e38da4134135d35d32b56194790ca8acecd
|
||||
%global commit0 63808f9ad674425c7892a12cab987aabb0f6a81c
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Name: %{repo}
|
||||
Version: 1.9.0
|
||||
Release: 0.11.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.12.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: A command line tool used for creating OCI Images
|
||||
License: ASL 2.0
|
||||
URL: https://%{provider_prefix}
|
||||
@ -91,6 +91,9 @@ make DESTDIR=%{buildroot} PREFIX=%{_prefix} install install.completions
|
||||
%{_datadir}/bash-completion/completions/%{name}
|
||||
|
||||
%changelog
|
||||
* Fri May 17 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 1.9.0-0.12.dev.git63808f9
|
||||
- autobuilt 63808f9
|
||||
|
||||
* Thu May 16 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 1.9.0-0.11.dev.gitc0633e3
|
||||
- autobuilt c0633e3
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (buildah-c0633e3.tar.gz) = c56b5af60a634b960246541c9dc4a3f8573e71715cb982d7ba6246319b5edbfd311b298b1f1830b2822f5dd3dcecd4a2442dd78e5f8b69b5a674cc89086c34d8
|
||||
SHA512 (buildah-63808f9.tar.gz) = 4ad41edddd7f9d59f9a90945b477b533d2f7dd20fbce2dc6e9b66d51e1fa0cac147d0bc2a93264bc939720eabb91e5c5689f5667b770a40a389adb5ea1580738
|
||||
|
Loading…
Reference in New Issue
Block a user