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