buildah-1.11.0-0.9.dev.gitc953216
- autobuilt c953216 Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
3735399f5a
commit
4c79592c02
1
.gitignore
vendored
1
.gitignore
vendored
@ -266,3 +266,4 @@
|
||||
/buildah-f4cfe9c.tar.gz
|
||||
/buildah-95cb061.tar.gz
|
||||
/buildah-f892eb6.tar.gz
|
||||
/buildah-c953216.tar.gz
|
||||
|
@ -15,12 +15,12 @@
|
||||
# https://github.com/containers/buildah
|
||||
%global import_path %{provider}.%{provider_tld}/%{project}/%{repo}
|
||||
%global git0 https://%{import_path}
|
||||
%global commit0 f892eb62913711a97c19da7f2ad03ce16106b34e
|
||||
%global commit0 c9532167f4d462a75c8c64e51b1e862ac955109a
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Name: %{repo}
|
||||
Version: 1.11.0
|
||||
Release: 0.8.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.9.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: A command line tool used for creating OCI Images
|
||||
License: ASL 2.0
|
||||
URL: https://%{name}.io
|
||||
@ -96,6 +96,9 @@ make DESTDIR=%{buildroot} PREFIX=%{_prefix} -C docs install
|
||||
%{_datadir}/bash-completion/completions/%{name}
|
||||
|
||||
%changelog
|
||||
* Fri Aug 09 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 1.11.0-0.9.dev.gitc953216
|
||||
- autobuilt c953216
|
||||
|
||||
* Thu Aug 08 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 1.11.0-0.8.dev.gitf892eb6
|
||||
- autobuilt f892eb6
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (buildah-f892eb6.tar.gz) = 49c5ca77efe88d419adf0f01e9a4d77de9c9dfd6ca5d66b44d14a286265c766a2a3454e452126171ad9c849d21f1f8d171e70874921302ff8733b158fdc2ec0a
|
||||
SHA512 (buildah-c953216.tar.gz) = 1c1a378ac181f2248f6978ae661dcb3b5dcf847bbc4b02fbbdf76d92105c53d2db689e57ff95c56b99b31ef4d1f2271eda21ca70ed79628e4137385ec6afed9f
|
||||
|
Loading…
Reference in New Issue
Block a user