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