buildah-1.14.0-0.33.dev.git3177db5
- autobuilt 3177db5 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
34d5831bf6
commit
f2fbdcef00
1
.gitignore
vendored
1
.gitignore
vendored
@ -423,3 +423,4 @@
|
||||
/buildah-0a063c4.tar.gz
|
||||
/buildah-82ff48a.tar.gz
|
||||
/buildah-4131dfa.tar.gz
|
||||
/buildah-3177db5.tar.gz
|
||||
|
@ -15,7 +15,7 @@
|
||||
# https://github.com/containers/buildah
|
||||
%global import_path %{provider}.%{provider_tld}/%{project}/%{repo}
|
||||
%global git0 https://%{import_path}
|
||||
%global commit0 4131dfa38281fc32082e225e3be2a9255b0bc106
|
||||
%global commit0 3177db512bed9aaa306c158052ca6091c7a9426b
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
# Used for comparing with latest upstream tag
|
||||
@ -24,7 +24,7 @@
|
||||
|
||||
Name: %{repo}
|
||||
Version: 1.14.0
|
||||
Release: 0.32.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.33.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: A command line tool used for creating OCI Images
|
||||
License: ASL 2.0
|
||||
URL: https://%{name}.io
|
||||
@ -125,6 +125,9 @@ cp imgtype %{buildroot}/%{_bindir}/%{name}-imgtype
|
||||
%{_datadir}/%{name}/test
|
||||
|
||||
%changelog
|
||||
* Fri Jan 31 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.14.0-0.33.dev.git3177db5
|
||||
- autobuilt 3177db5
|
||||
|
||||
* Thu Jan 30 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.14.0-0.32.dev.git4131dfa
|
||||
- autobuilt 4131dfa
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (buildah-4131dfa.tar.gz) = d07bd33d50b51daad22c16c88a9decd3f5ad0f5e8fd1053e8c73f96dd705894e0dfc1cd575261b2e6bd15ec0922cab2de28de8e5c83c1cd7d9edbf5a7ba60016
|
||||
SHA512 (buildah-3177db5.tar.gz) = ad5642e4729ddc7982bff6716d485735035e62023543a0709fdb92a32d4e801d7f8ce1ad78c147b7b397ca273d7cdded23e802eb6077dfb473ea9d63f6ded469
|
||||
|
Loading…
Reference in New Issue
Block a user