buildah-1.12.0-0.6.dev.git4da1d5d
- autobuilt 4da1d5d Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
cf6e3ba55f
commit
6dd9cfa602
1
.gitignore
vendored
1
.gitignore
vendored
@ -301,3 +301,4 @@
|
||||
/buildah-b643073.tar.gz
|
||||
/buildah-cc80ccc.tar.gz
|
||||
/buildah-34f1ae6.tar.gz
|
||||
/buildah-4da1d5d.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 34f1ae6bda46836eba2d142df15e5a1ab0e08ee6
|
||||
%global commit0 4da1d5df5e66638b5f8007bdb7f39f9cb785f8c9
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Name: %{repo}
|
||||
Version: 1.12.0
|
||||
Release: 0.5.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.6.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
|
||||
* Thu Sep 05 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 1.12.0-0.6.dev.git4da1d5d
|
||||
- autobuilt 4da1d5d
|
||||
|
||||
* Thu Sep 05 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 1.12.0-0.5.dev.git34f1ae6
|
||||
- autobuilt 34f1ae6
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (buildah-34f1ae6.tar.gz) = 8024d800bd06768987cb9c4c784a1178706e0d091f44572c86e6afd756bda605db0343cad455bd17225091ea6ad6b0005847deb2653cfd08627193c15d4d531c
|
||||
SHA512 (buildah-4da1d5d.tar.gz) = 6aa7d2da4b9507b61be18bdf0a42aa76aefa483139caefb73602fef59d1e2e293c3d248f5d9938e378bcc489a30f3a220722e318847442ac9253ec74e449bf9e
|
||||
|
Loading…
Reference in New Issue
Block a user