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