buildah-1.12.0-0.34.dev.git797e618
- autobuilt 797e618 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
d2bbe83895
commit
4f5e20be50
1
.gitignore
vendored
1
.gitignore
vendored
@ -327,3 +327,4 @@
|
||||
/buildah-e400691.tar.gz
|
||||
/buildah-f50b55d.tar.gz
|
||||
/buildah-b298906.tar.gz
|
||||
/buildah-797e618.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 b29890633a4713ef1428e2ad2408b366ebd24b79
|
||||
%global commit0 797e618cbe2f91c84dc416b3de4ebda4f2079cae
|
||||
%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.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
|
||||
@ -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.34.dev.git797e618
|
||||
- autobuilt 797e618
|
||||
|
||||
* Thu Oct 03 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.12.0-0.33.dev.gitb298906
|
||||
- autobuilt b298906
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (buildah-b298906.tar.gz) = 909e1d70a4b248472d18e8f09a7ebe4153c9f51357267a7c662affb752a793d2c27d8264b9a8e6e75e8cbf8dc8296bddaea95a3619b1c9c2541f5be1e6063ef1
|
||||
SHA512 (buildah-797e618.tar.gz) = 6a9f64a7ecbdbdc4d475b72452786121eba9efeb66fb239791e350592fef84668cf66f1716ff448f839eb6a9ecd893e4c6331bb43c106441893595c02e7ddd6b
|
||||
|
Loading…
Reference in New Issue
Block a user