buildah-1.12.0-0.35.dev.git7a7e1f0
- autobuilt 7a7e1f0 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
4f5e20be50
commit
efeeff2fec
1
.gitignore
vendored
1
.gitignore
vendored
@ -328,3 +328,4 @@
|
||||
/buildah-f50b55d.tar.gz
|
||||
/buildah-b298906.tar.gz
|
||||
/buildah-797e618.tar.gz
|
||||
/buildah-7a7e1f0.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 797e618cbe2f91c84dc416b3de4ebda4f2079cae
|
||||
%global commit0 7a7e1f07ee7b16c2299f334cd8f551c3e4a0c4cb
|
||||
%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.11.2
|
||||
%global built_tag v1.11.3
|
||||
|
||||
Name: %{repo}
|
||||
Version: 1.12.0
|
||||
Release: 0.34.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.35.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: A command line tool used for creating OCI Images
|
||||
License: ASL 2.0
|
||||
URL: https://%{name}.io
|
||||
@ -100,6 +100,9 @@ make DESTDIR=%{buildroot} PREFIX=%{_prefix} -C docs install
|
||||
%{_datadir}/bash-completion/completions/%{name}
|
||||
|
||||
%changelog
|
||||
* Fri Oct 04 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.12.0-0.35.dev.git7a7e1f0
|
||||
- autobuilt 7a7e1f0
|
||||
|
||||
* Fri Oct 04 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.12.0-0.34.dev.git797e618
|
||||
- autobuilt 797e618
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (buildah-797e618.tar.gz) = 6a9f64a7ecbdbdc4d475b72452786121eba9efeb66fb239791e350592fef84668cf66f1716ff448f839eb6a9ecd893e4c6331bb43c106441893595c02e7ddd6b
|
||||
SHA512 (buildah-7a7e1f0.tar.gz) = 809a82d59b05a866c8f5eea43c625f6444cf375089e50054f2fbff704e1c22f4d5dc1c61d41f6ef1b78f729074fece49103b574f4a551f0e04f292a7f0fee642
|
||||
|
Loading…
Reference in New Issue
Block a user