buildah-1.9.0-0.2.dev.git0e30da6
- autobuilt 0e30da6 Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
3df6910445
commit
01c75a3193
1
.gitignore
vendored
1
.gitignore
vendored
@ -192,3 +192,4 @@
|
||||
/buildah-b466cbd.tar.gz
|
||||
/buildah-bdbedfd.tar.gz
|
||||
/buildah-ddbd805.tar.gz
|
||||
/buildah-0e30da6.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 ddbd8053fd0a8451588bf5c01667d483adf8e8e1
|
||||
%global commit0 0e30da6de0a367c0179c0c612e909331d0f0ec69
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Name: %{repo}
|
||||
Version: 1.9.0
|
||||
Release: 0.1.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.2.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
|
||||
* Tue Apr 30 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 1.9.0-0.2.dev.git0e30da6
|
||||
- autobuilt 0e30da6
|
||||
|
||||
* Sun Apr 28 2019 Lokesh Mandvekar <lsm5@fedoraproject.org> - 1.9.0-0.1.dev.gitddbd805
|
||||
- bump to v1.9.0-dev
|
||||
- update release tag format for unreleased builds
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (buildah-ddbd805.tar.gz) = f6151eaf0efbb4b1d336673cb7e184809f12fc25af437989596f35b4de636e7cd897a348a29476786c2a9b56a5d64bdf52b40cca7e637b5def06cc1726e4344c
|
||||
SHA512 (buildah-0e30da6.tar.gz) = b960df4b6988cfb6008719eb92819b0a2a83ab0262fa65e462011e760ac99a9bf2457aae4e6de3ad79cfb1f7e8ea22a95f6248fb0bc59d1708d7d349b29713ed
|
||||
|
Loading…
Reference in New Issue
Block a user