buildah-1.9.0-0.18.dev.git4e1ca7c
- autobuilt 4e1ca7c Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
2d19917700
commit
7abc289cad
1
.gitignore
vendored
1
.gitignore
vendored
@ -208,3 +208,4 @@
|
||||
/buildah-bcc5e51.tar.gz
|
||||
/buildah-bc9c276.tar.gz
|
||||
/buildah-00f5164.tar.gz
|
||||
/buildah-4e1ca7c.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 00f5164ef9a7427de5ba11e6c6cbbdb24dfec8dd
|
||||
%global commit0 4e1ca7c3705008cef14cab133599c829fbdc9907
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Name: %{repo}
|
||||
Version: 1.9.0
|
||||
Release: 0.17.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.18.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 24 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 1.9.0-0.18.dev.git4e1ca7c
|
||||
- autobuilt 4e1ca7c
|
||||
|
||||
* Fri May 24 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 1.9.0-0.17.dev.git00f5164
|
||||
- autobuilt 00f5164
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (buildah-00f5164.tar.gz) = 82c0e954f92ffb6bd5190d82a96a0a8e90c9482962a07c4e91e050adb470ffb05b4f49b0c1aba0ab0926ed9881a79ad6d45413fdf186dc586e5ed96e4ca21b98
|
||||
SHA512 (buildah-4e1ca7c.tar.gz) = 90474ba1b6751f2b8dbb26367178d769494bdf5ec82b518d8e03dcf36d73b00f357dfe5926963ed35f946712dd111413c000a8945a760b4a843777db96da463b
|
||||
|
Loading…
Reference in New Issue
Block a user