buildah-1.9.0-0.23.dev.git53be3d3
- autobuilt 53be3d3 Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
93307f3e77
commit
b5ea4da252
1
.gitignore
vendored
1
.gitignore
vendored
@ -213,3 +213,4 @@
|
||||
/buildah-ed77a92.tar.gz
|
||||
/buildah-fa7f030.tar.gz
|
||||
/buildah-2a962f1.tar.gz
|
||||
/buildah-53be3d3.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 2a962f177cb206dde5fc8e8d251bdfd80e2c9e52
|
||||
%global commit0 53be3d39f1cb4a182cfc3559726332f643f335c8
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Name: %{repo}
|
||||
Version: 1.9.0
|
||||
Release: 0.22.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.23.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
|
||||
* Fri May 31 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 1.9.0-0.23.dev.git53be3d3
|
||||
- autobuilt 53be3d3
|
||||
|
||||
* Thu May 30 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 1.9.0-0.22.dev.git2a962f1
|
||||
- autobuilt 2a962f1
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (buildah-2a962f1.tar.gz) = 0543282475f63e16976773d0a33cb5c73e873b28b5b4e42b4b6517b62a1ac65dcd8d111521f98ca10900bf717b64517e73d11a600518ca85257a594863b17e7a
|
||||
SHA512 (buildah-53be3d3.tar.gz) = f8f85475151fba57d66dcfc1cbc6950364ff23198cc53d5ac98627d97ad3e3e4ece3567fb66d2a14e378c727956806407d919c0324d162b6dd1f5004d4be16c9
|
||||
|
Loading…
Reference in New Issue
Block a user