buildah-1.3-11.dev.git02f54e4
- autobuilt 02f54e4 Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
9842359536
commit
b575d5dc56
1
.gitignore
vendored
1
.gitignore
vendored
@ -87,3 +87,4 @@
|
|||||||
/buildah-4976d8c.tar.gz
|
/buildah-4976d8c.tar.gz
|
||||||
/buildah-c18724e.tar.gz
|
/buildah-c18724e.tar.gz
|
||||||
/buildah-be03809.tar.gz
|
/buildah-be03809.tar.gz
|
||||||
|
/buildah-02f54e4.tar.gz
|
||||||
|
@ -21,12 +21,12 @@
|
|||||||
# https://github.com/projectatomic/buildah
|
# https://github.com/projectatomic/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 be038099a84e3187e36f2133217b1d110a0c7f65
|
%global commit0 02f54e4b1e57a0f80a6a3cf87ee548550f138df1
|
||||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||||
|
|
||||||
Name: %{repo}
|
Name: %{repo}
|
||||||
Version: 1.3
|
Version: 1.3
|
||||||
Release: 10.dev.git%{shortcommit0}%{?dist}
|
Release: 11.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
|
||||||
|
* Wed Aug 01 2018 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 1.3-11.dev.git02f54e4
|
||||||
|
- autobuilt 02f54e4
|
||||||
|
|
||||||
* Tue Jul 31 2018 Florian Weimer <fweimer@redhat.com> - 1.3-10.dev.gitbe03809
|
* Tue Jul 31 2018 Florian Weimer <fweimer@redhat.com> - 1.3-10.dev.gitbe03809
|
||||||
- Rebuild with fixed binutils
|
- Rebuild with fixed binutils
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (buildah-be03809.tar.gz) = dee0e70910aa8e53231adde81728d2b9cef4621c04eb8f05cbc27fe263b6c53fb488e6285a052b3e03c4ba8d9a2324d742625aac84ddde021c14eccd7f9d64ee
|
SHA512 (buildah-02f54e4.tar.gz) = 5b9272bf1f50cf25ba76d23cbca3a2506bfc32cfe9d803f2705b3d960952a3981a29cc7544b558731f6b3995583f0f5f26e56ffcbb82f65c2852b81c324f537d
|
||||||
|
Loading…
Reference in New Issue
Block a user