buildah-1.9.2-0.51.dev.git8da4cb4
- autobuilt 8da4cb4 Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
6f44fa8c0d
commit
9f821b7da0
1
.gitignore
vendored
1
.gitignore
vendored
@ -241,3 +241,4 @@
|
||||
/buildah-16e3010.tar.gz
|
||||
/buildah-b33b87b.tar.gz
|
||||
/buildah-be51b9b.tar.gz
|
||||
/buildah-8da4cb4.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 be51b9bd245b5ec331cc92cfa34924c49a9330fd
|
||||
%global commit0 8da4cb463bc2729e168ac0c4f094952704ef3101
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Name: %{repo}
|
||||
Version: 1.9.2
|
||||
Release: 0.50.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.51.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 Jul 18 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 1.9.2-0.51.dev.git8da4cb4
|
||||
- autobuilt 8da4cb4
|
||||
|
||||
* Wed Jul 17 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 1.9.2-0.50.dev.gitbe51b9b
|
||||
- autobuilt be51b9b
|
||||
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (buildah-be51b9b.tar.gz) = b3b5ae8040a6fbed492dc63b4c5205d9b0f6e58e12f06d7541e1346fb53a258eef5b2540d39c40769e770af3d64811049c44e9f371876f7712de708be10b8bb0
|
||||
SHA512 (buildah-8da4cb4.tar.gz) = bb4b80b6be507cfd6b94507b6d38174afd6c4e25d544ff18c45e86c093b9a9c790e9e6a6fc60616dac92a4309344bb08878ecb2d1062113c9cf90b81aa23ae71
|
||||
|
||||
Loading…
Reference in New Issue
Block a user