buildah-1.9.0-0.24.dev.git3104ddf
- autobuilt 3104ddf Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
b5ea4da252
commit
9a17ca0cdf
1
.gitignore
vendored
1
.gitignore
vendored
@ -214,3 +214,4 @@
|
||||
/buildah-fa7f030.tar.gz
|
||||
/buildah-2a962f1.tar.gz
|
||||
/buildah-53be3d3.tar.gz
|
||||
/buildah-3104ddf.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 53be3d39f1cb4a182cfc3559726332f643f335c8
|
||||
%global commit0 3104ddf0ac559047206a383e1de3c973bcc24a0e
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Name: %{repo}
|
||||
Version: 1.9.0
|
||||
Release: 0.23.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.24.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 Jun 01 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 1.9.0-0.24.dev.git3104ddf
|
||||
- autobuilt 3104ddf
|
||||
|
||||
* Fri May 31 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 1.9.0-0.23.dev.git53be3d3
|
||||
- autobuilt 53be3d3
|
||||
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (buildah-53be3d3.tar.gz) = f8f85475151fba57d66dcfc1cbc6950364ff23198cc53d5ac98627d97ad3e3e4ece3567fb66d2a14e378c727956806407d919c0324d162b6dd1f5004d4be16c9
|
||||
SHA512 (buildah-3104ddf.tar.gz) = d107992a959d8533727dc3379d391c49a1291cdde875726c3069c7470c4a6535638488cbe6d6457e0b12f314e9862199bb4ec0b1033ce011a31fa7c934f4397a
|
||||
|
||||
Loading…
Reference in New Issue
Block a user