buildah-1.6-26.dev.git169a923
- autobuilt 169a923 Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
75cdf45214
commit
91cd363225
1
.gitignore
vendored
1
.gitignore
vendored
@ -125,3 +125,4 @@
|
||||
/buildah-bb710f3.tar.gz
|
||||
/buildah-a4200ae.tar.gz
|
||||
/buildah-48b44e5.tar.gz
|
||||
/buildah-169a923.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 48b44e5c2c20249b5b3bce31ba013ace4be44264
|
||||
%global commit0 169a923843d90a0df84d06ffd6c0434f3ebd9773
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Name: %{repo}
|
||||
Version: 1.6
|
||||
Release: 25.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 26.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 Jan 09 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 1.6-26.dev.git169a923
|
||||
- autobuilt 169a923
|
||||
|
||||
* Tue Jan 08 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 1.6-25.dev.git48b44e5
|
||||
- autobuilt 48b44e5
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (buildah-48b44e5.tar.gz) = 9ef7ef2f9f6eede0be0ccb3ae40f6dbd3a40696f2d79f5bcea7573f8bdab8de6099205510540bc713b52aae3750b71ac237d840a234daf2b137dfa5d5e379198
|
||||
SHA512 (buildah-169a923.tar.gz) = 7be917f211e2ebb350f0935427059477f6b363288800377033f5ac6333908adbdfac49ba4c41ef8e9191d4e780f451293a098132798d363b10d53cd4698844cc
|
||||
|
Loading…
Reference in New Issue
Block a user