buildah-1.12.0-0.36.dev.git13330a4
- autobuilt 13330a4 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
efeeff2fec
commit
75e4d0f09d
1
.gitignore
vendored
1
.gitignore
vendored
@ -329,3 +329,4 @@
|
||||
/buildah-b298906.tar.gz
|
||||
/buildah-797e618.tar.gz
|
||||
/buildah-7a7e1f0.tar.gz
|
||||
/buildah-13330a4.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 7a7e1f07ee7b16c2299f334cd8f551c3e4a0c4cb
|
||||
%global commit0 13330a45a49648f39ff5697f56535dd16c8371fa
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
# Used for comparing with latest upstream tag
|
||||
@ -24,7 +24,7 @@
|
||||
|
||||
Name: %{repo}
|
||||
Version: 1.12.0
|
||||
Release: 0.35.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.36.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
|
||||
* Wed Oct 09 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.12.0-0.36.dev.git13330a4
|
||||
- autobuilt 13330a4
|
||||
|
||||
* Fri Oct 04 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.12.0-0.35.dev.git7a7e1f0
|
||||
- autobuilt 7a7e1f0
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (buildah-7a7e1f0.tar.gz) = 809a82d59b05a866c8f5eea43c625f6444cf375089e50054f2fbff704e1c22f4d5dc1c61d41f6ef1b78f729074fece49103b574f4a551f0e04f292a7f0fee642
|
||||
SHA512 (buildah-13330a4.tar.gz) = 7aef459cd5a045bed172ed3bbe342f879e103b9429cd4e946a6ae273520e6ad76a102a48a152e69f34c64dba46fb27e5ad47076034bff8a024f7edf76261df62
|
||||
|
Loading…
Reference in New Issue
Block a user