buildah-1.5-11.dev.git2ac987a
- autobuilt 2ac987a Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
887855af20
commit
7e92596a1d
1
.gitignore
vendored
1
.gitignore
vendored
@ -99,3 +99,4 @@
|
||||
/buildah-d7e0993.tar.gz
|
||||
/buildah-18309de.tar.gz
|
||||
/buildah-c9cb148.tar.gz
|
||||
/buildah-2ac987a.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 c9cb148e1b70ae723d4d2d6d2449a9039e358f8a
|
||||
%global commit0 2ac987a52ff8412fb8f2908a191009751a6a1c62
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Name: %{repo}
|
||||
Version: 1.5
|
||||
Release: 10.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 11.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
|
||||
* Wed Nov 21 2018 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 1.5-11.dev.git2ac987a
|
||||
- autobuilt 2ac987a
|
||||
|
||||
* Tue Nov 20 2018 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 1.5-10.dev.gitc9cb148
|
||||
- autobuilt c9cb148
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (buildah-c9cb148.tar.gz) = ec211523d40887e68c6a7dd56c94070c51297cdd37479f852c604fa3633a2752af633464fb333b1d25fe9e57caa3965431a1b684b7a14a1ec0cb34dd0249284d
|
||||
SHA512 (buildah-2ac987a.tar.gz) = 75da4022abd6a0dd87739a7a2453eb33d861a33249ac100f86e0e2dc04aab834485eb2cde58ae3b0d63129db899e8b6df3e224e037d29d600c10f5252768042d
|
||||
|
Loading…
Reference in New Issue
Block a user