buildah-1.9.0-0.3.dev.git78fb869
- autobuilt 78fb869 Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
01c75a3193
commit
bb9ad03d35
1
.gitignore
vendored
1
.gitignore
vendored
@ -193,3 +193,4 @@
|
||||
/buildah-bdbedfd.tar.gz
|
||||
/buildah-ddbd805.tar.gz
|
||||
/buildah-0e30da6.tar.gz
|
||||
/buildah-78fb869.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 0e30da6de0a367c0179c0c612e909331d0f0ec69
|
||||
%global commit0 78fb869817d04675930818a2263ead54fa39add1
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Name: %{repo}
|
||||
Version: 1.9.0
|
||||
Release: 0.2.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.3.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
|
||||
* Thu May 02 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 1.9.0-0.3.dev.git78fb869
|
||||
- autobuilt 78fb869
|
||||
|
||||
* Tue Apr 30 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 1.9.0-0.2.dev.git0e30da6
|
||||
- autobuilt 0e30da6
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (buildah-0e30da6.tar.gz) = b960df4b6988cfb6008719eb92819b0a2a83ab0262fa65e462011e760ac99a9bf2457aae4e6de3ad79cfb1f7e8ea22a95f6248fb0bc59d1708d7d349b29713ed
|
||||
SHA512 (buildah-78fb869.tar.gz) = ab7abd404e8bd1d08be6beba0cef68dd12cf70814a55dee4a44c63a67eef562682e531bc1438e08a3537ff1092a74b36275971d8426516fbdd81eba29f3aa349
|
||||
|
Loading…
Reference in New Issue
Block a user