buildah-1.5-12.dev.git25d89b4
- autobuilt 25d89b4 Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
7e92596a1d
commit
75bc8059d2
1
.gitignore
vendored
1
.gitignore
vendored
@ -100,3 +100,4 @@
|
||||
/buildah-18309de.tar.gz
|
||||
/buildah-c9cb148.tar.gz
|
||||
/buildah-2ac987a.tar.gz
|
||||
/buildah-25d89b4.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 2ac987a52ff8412fb8f2908a191009751a6a1c62
|
||||
%global commit0 25d89b42892d9c9bbe4ba5da9e918c892fbf7b12
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Name: %{repo}
|
||||
Version: 1.5
|
||||
Release: 11.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 12.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: A command line tool used for creating OCI Images
|
||||
License: ASL 2.0
|
||||
URL: https://%{provider_prefix}
|
||||
@ -87,6 +87,9 @@ make DESTDIR=%{buildroot} PREFIX=%{_prefix} install install.completions
|
||||
%{_datadir}/bash-completion/completions/%{name}
|
||||
|
||||
%changelog
|
||||
* Thu Nov 22 2018 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 1.5-12.dev.git25d89b4
|
||||
- autobuilt 25d89b4
|
||||
|
||||
* Wed Nov 21 2018 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 1.5-11.dev.git2ac987a
|
||||
- autobuilt 2ac987a
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (buildah-2ac987a.tar.gz) = 75da4022abd6a0dd87739a7a2453eb33d861a33249ac100f86e0e2dc04aab834485eb2cde58ae3b0d63129db899e8b6df3e224e037d29d600c10f5252768042d
|
||||
SHA512 (buildah-25d89b4.tar.gz) = ddd751204b03f30704144318f66bfb4d4826706432aa16800392987b6cede601a7b352e7b7db3e0982ea816f86190a00994a4a5f35899384837743edd52c9566
|
||||
|
Loading…
Reference in New Issue
Block a user