buildah-1.9.3-0.60.dev.git6b214d2
- autobuilt 6b214d2 Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
19a7263e35
commit
e7067797ef
1
.gitignore
vendored
1
.gitignore
vendored
@ -249,3 +249,4 @@
|
||||
/buildah-555b5a5.tar.gz
|
||||
/buildah-6bd0551.tar.gz
|
||||
/buildah-73401a4.tar.gz
|
||||
/buildah-6b214d2.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 73401a48e208c0f4986211b9b68d5737fffe080d
|
||||
%global commit0 6b214d29210871e486c8b2f23a5bced83a054ce5
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Name: %{repo}
|
||||
Version: 1.9.3
|
||||
Release: 0.59.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.60.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
|
||||
* Sat Jul 27 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 1.9.3-0.60.dev.git6b214d2
|
||||
- autobuilt 6b214d2
|
||||
|
||||
* Fri Jul 26 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 1.9.3-0.59.dev.git73401a4
|
||||
- autobuilt 73401a4
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (buildah-73401a4.tar.gz) = 1304afdb7ab937d5befdd1dce1c8640b96f9269d2e90b56f0ec2cc3710a97ee535719683a198115f2ae1c15cb2c9fc6a2a80a1bd6b1d8de920f63e81325b352a
|
||||
SHA512 (buildah-6b214d2.tar.gz) = 916030fb58761846342e460f4ffb871e3ab60128d97947aec6a8148de4b98b1d47852f7b86043ef0f3adbd17cc6c74f820e862a8c8b19447b71b4d1a197d9541
|
||||
|
Loading…
Reference in New Issue
Block a user