buildah-1.12.0-0.37.dev.git68b2aa5
- autobuilt 68b2aa5 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
75e4d0f09d
commit
ce8a23a052
1
.gitignore
vendored
1
.gitignore
vendored
@ -330,3 +330,4 @@
|
||||
/buildah-797e618.tar.gz
|
||||
/buildah-7a7e1f0.tar.gz
|
||||
/buildah-13330a4.tar.gz
|
||||
/buildah-68b2aa5.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 13330a45a49648f39ff5697f56535dd16c8371fa
|
||||
%global commit0 68b2aa5810262f4da2430f998e8e49eba3d0b8e2
|
||||
%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.36.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.37.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 11 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.12.0-0.37.dev.git68b2aa5
|
||||
- autobuilt 68b2aa5
|
||||
|
||||
* Wed Oct 09 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.12.0-0.36.dev.git13330a4
|
||||
- autobuilt 13330a4
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (buildah-13330a4.tar.gz) = 7aef459cd5a045bed172ed3bbe342f879e103b9429cd4e946a6ae273520e6ad76a102a48a152e69f34c64dba46fb27e5ad47076034bff8a024f7edf76261df62
|
||||
SHA512 (buildah-68b2aa5.tar.gz) = 68f41311ce1192bd92139c23c241d43ee4d69c7a9591a7cf274e74b16f70410b70715c4498ab07eed076152dcc1a23884cf1c8f56f2736cd96d5552ba98d24ff
|
||||
|
Loading…
Reference in New Issue
Block a user