buildah-1.9.2-0.46.dev.git2249ba3
- autobuilt 2249ba3 Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
1c9a031090
commit
4d3145d0be
1
.gitignore
vendored
1
.gitignore
vendored
@ -236,3 +236,4 @@
|
||||
/buildah-e160a63.tar.gz
|
||||
/buildah-5d723ff.tar.gz
|
||||
/buildah-d419737.tar.gz
|
||||
/buildah-2249ba3.tar.gz
|
||||
|
@ -15,12 +15,12 @@
|
||||
# https://github.com/containers/buildah
|
||||
%global import_path %{provider}.%{provider_tld}/%{project}/%{repo}
|
||||
%global git0 https://%{import_path}
|
||||
%global commit0 d419737759e2d8fecca1d60489e7cdd99cfc036f
|
||||
%global commit0 2249ba3a8b88c4023fc029da56af952023604ffd
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Name: %{repo}
|
||||
Version: 1.9.2
|
||||
Release: 0.45.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.46.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: A command line tool used for creating OCI Images
|
||||
License: ASL 2.0
|
||||
URL: https://%{name}.io
|
||||
@ -96,6 +96,9 @@ make DESTDIR=%{buildroot} PREFIX=%{_prefix} -C docs install
|
||||
%{_datadir}/bash-completion/completions/%{name}
|
||||
|
||||
%changelog
|
||||
* Tue Jul 16 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 1.9.2-0.46.dev.git2249ba3
|
||||
- autobuilt 2249ba3
|
||||
|
||||
* Sun Jul 14 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 1.9.2-0.45.dev.gitd419737
|
||||
- bump to 1.9.2
|
||||
- autobuilt d419737
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (buildah-d419737.tar.gz) = 52b8f11d7eb48eff14ffe2c68f3d79afb418984c71ee248d479454dc77319bf6b026e873a68b57ef79f4205e65075cb91b77cc242e1a34b63d94b94651d573bc
|
||||
SHA512 (buildah-2249ba3.tar.gz) = 79880c2252c3ec00cbf8f344090655c67aec3c52ea1d0b4595e5777f8277690a93fc3444eda1b5160780f9fd61e4818cd41407bfe8204d75f1992a6f14a62856
|
||||
|
Loading…
Reference in New Issue
Block a user