buildah-1.14.0-0.34.dev.gitf89b081
- autobuilt f89b081 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
f2fbdcef00
commit
b1ce4c2906
1
.gitignore
vendored
1
.gitignore
vendored
@ -424,3 +424,4 @@
|
||||
/buildah-82ff48a.tar.gz
|
||||
/buildah-4131dfa.tar.gz
|
||||
/buildah-3177db5.tar.gz
|
||||
/buildah-f89b081.tar.gz
|
||||
|
@ -15,16 +15,16 @@
|
||||
# https://github.com/containers/buildah
|
||||
%global import_path %{provider}.%{provider_tld}/%{project}/%{repo}
|
||||
%global git0 https://%{import_path}
|
||||
%global commit0 3177db512bed9aaa306c158052ca6091c7a9426b
|
||||
%global commit0 f89b081e05bc4f2d649469f03b702d9b95ddb996
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
# Used for comparing with latest upstream tag
|
||||
# to decide whether to autobuild (non-rawhide only)
|
||||
%global built_tag v1.12.0
|
||||
%global built_tag v1.13.2
|
||||
|
||||
Name: %{repo}
|
||||
Version: 1.14.0
|
||||
Release: 0.33.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.34.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
|
||||
* Sat Feb 01 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.14.0-0.34.dev.gitf89b081
|
||||
- autobuilt f89b081
|
||||
|
||||
* Fri Jan 31 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.14.0-0.33.dev.git3177db5
|
||||
- autobuilt 3177db5
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (buildah-3177db5.tar.gz) = ad5642e4729ddc7982bff6716d485735035e62023543a0709fdb92a32d4e801d7f8ce1ad78c147b7b397ca273d7cdded23e802eb6077dfb473ea9d63f6ded469
|
||||
SHA512 (buildah-f89b081.tar.gz) = 609b111146d7cf9c205d60f3eb55a8727c03160baf1affb9146157030981bdb7379d3c34f96da5af20ab3e6d2eb12418afbc0057b710bfe3855bcac2109b1e5c
|
||||
|
Loading…
Reference in New Issue
Block a user