buildah-1.8-22.dev.git03fae01
- autobuilt 03fae01 Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
05d9e24d8f
commit
4ee275605b
1
.gitignore
vendored
1
.gitignore
vendored
@ -171,3 +171,4 @@
|
||||
/buildah-be0c8d2.tar.gz
|
||||
/buildah-c6ae5c5.tar.gz
|
||||
/buildah-d1c75ea.tar.gz
|
||||
/buildah-03fae01.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 d1c75eabb63e798996317230501a9d018ef07849
|
||||
%global commit0 03fae014c3b39bdad05fd3e708218d8d5430fb44
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Name: %{repo}
|
||||
Version: 1.8
|
||||
Release: 21.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 22.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
|
||||
* Mon Mar 25 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 1.8-22.dev.git03fae01
|
||||
- autobuilt 03fae01
|
||||
|
||||
* Sat Mar 23 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 1.8-21.dev.gitd1c75ea
|
||||
- autobuilt d1c75ea
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (buildah-d1c75ea.tar.gz) = eb3e01438794f84fac3ee70963b61dafdf334fa6d036af8797aac6d5fbc4545810bfdb5c5346427bb139ad5fe14fe1be94d3c5bebd0ca980e79ee8919ec26f97
|
||||
SHA512 (buildah-03fae01.tar.gz) = 6c83b1db4e9905cd67bd7346e1277eebef0c12c47bcd4eba08f673af5c7c258a5fce9e00538407a024d8552b846bd981b0ec10345eafffaf20237dfede09c87c
|
||||
|
Loading…
Reference in New Issue
Block a user