buildah-1.9.0-0.17.dev.git00f5164
- autobuilt 00f5164 Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
bb6da5a954
commit
2d19917700
1
.gitignore
vendored
1
.gitignore
vendored
@ -207,3 +207,4 @@
|
|||||||
/buildah-7793c51.tar.gz
|
/buildah-7793c51.tar.gz
|
||||||
/buildah-bcc5e51.tar.gz
|
/buildah-bcc5e51.tar.gz
|
||||||
/buildah-bc9c276.tar.gz
|
/buildah-bc9c276.tar.gz
|
||||||
|
/buildah-00f5164.tar.gz
|
||||||
|
@ -15,12 +15,12 @@
|
|||||||
# https://github.com/containers/buildah
|
# https://github.com/containers/buildah
|
||||||
%global provider_prefix %{provider}.%{provider_tld}/%{project}/%{repo}
|
%global provider_prefix %{provider}.%{provider_tld}/%{project}/%{repo}
|
||||||
%global import_path %{provider_prefix}
|
%global import_path %{provider_prefix}
|
||||||
%global commit0 bc9c27675a51e5a96ec7dff94ec27174f4a20d9a
|
%global commit0 00f5164ef9a7427de5ba11e6c6cbbdb24dfec8dd
|
||||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||||
|
|
||||||
Name: %{repo}
|
Name: %{repo}
|
||||||
Version: 1.9.0
|
Version: 1.9.0
|
||||||
Release: 0.16.dev.git%{shortcommit0}%{?dist}
|
Release: 0.17.dev.git%{shortcommit0}%{?dist}
|
||||||
Summary: A command line tool used for creating OCI Images
|
Summary: A command line tool used for creating OCI Images
|
||||||
License: ASL 2.0
|
License: ASL 2.0
|
||||||
URL: https://%{provider_prefix}
|
URL: https://%{provider_prefix}
|
||||||
@ -91,6 +91,9 @@ make DESTDIR=%{buildroot} PREFIX=%{_prefix} install install.completions
|
|||||||
%{_datadir}/bash-completion/completions/%{name}
|
%{_datadir}/bash-completion/completions/%{name}
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri May 24 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 1.9.0-0.17.dev.git00f5164
|
||||||
|
- autobuilt 00f5164
|
||||||
|
|
||||||
* Thu May 23 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 1.9.0-0.16.dev.gitbc9c276
|
* Thu May 23 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 1.9.0-0.16.dev.gitbc9c276
|
||||||
- autobuilt bc9c276
|
- autobuilt bc9c276
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (buildah-bc9c276.tar.gz) = bf9de76f1f911173b2d98e130b96de854a9c47c7d30c1b429f4a0d3d31017384ee86955bdbd2d808fc4a76193767f71899799577ee1943937ad5ce6b7dd2cfe4
|
SHA512 (buildah-00f5164.tar.gz) = 82c0e954f92ffb6bd5190d82a96a0a8e90c9482962a07c4e91e050adb470ffb05b4f49b0c1aba0ab0926ed9881a79ad6d45413fdf186dc586e5ed96e4ca21b98
|
||||||
|
Loading…
Reference in New Issue
Block a user