buildah-1.12.0-0.44.dev.git049fdf4
- autobuilt 049fdf4 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
01cadbad6d
commit
c36178fc49
1
.gitignore
vendored
1
.gitignore
vendored
@ -336,3 +336,4 @@
|
||||
/buildah-0f7148b.tar.gz
|
||||
/buildah-120c37f.tar.gz
|
||||
/buildah-1d3db17.tar.gz
|
||||
/buildah-049fdf4.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 1d3db1774872ca1ac0011e48fece95fc455aea69
|
||||
%global commit0 049fdf4e1bd32e900819097fa1e7b7645ffca736
|
||||
%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.43.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.44.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
|
||||
* Mon Oct 21 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.12.0-0.44.dev.git049fdf4
|
||||
- autobuilt 049fdf4
|
||||
|
||||
* Mon Oct 21 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.12.0-0.43.dev.git1d3db17
|
||||
- autobuilt 1d3db17
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (buildah-1d3db17.tar.gz) = 3e9747c668147676259b08bc183c95efa17d0878abc4835c2d1095e5123cb7dcb35d995bcd06652de1892e030a34cadbf54ded68a81ea782f61f586ee48bc172
|
||||
SHA512 (buildah-049fdf4.tar.gz) = 29a472c5e005ccfbde9e9669f49d1cc2cb2088f9e896fc971436244df67c0a95f51e89651cfd2520658483e68862638f1969fa69499482dd5e28a942ce3a7425
|
||||
|
Loading…
Reference in New Issue
Block a user