buildah-1.9.3-0.66.dev.gitc00f548
- autobuilt c00f548 Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
582a6e9c2c
commit
3fa27f8fa2
1
.gitignore
vendored
1
.gitignore
vendored
@ -255,3 +255,4 @@
|
|||||||
/buildah-5bab9b0.tar.gz
|
/buildah-5bab9b0.tar.gz
|
||||||
/buildah-b7a0ed0.tar.gz
|
/buildah-b7a0ed0.tar.gz
|
||||||
/buildah-677b771.tar.gz
|
/buildah-677b771.tar.gz
|
||||||
|
/buildah-c00f548.tar.gz
|
||||||
|
@ -15,12 +15,12 @@
|
|||||||
# https://github.com/containers/buildah
|
# https://github.com/containers/buildah
|
||||||
%global import_path %{provider}.%{provider_tld}/%{project}/%{repo}
|
%global import_path %{provider}.%{provider_tld}/%{project}/%{repo}
|
||||||
%global git0 https://%{import_path}
|
%global git0 https://%{import_path}
|
||||||
%global commit0 677b771195392ee132de92a98d28e22919af3d1e
|
%global commit0 c00f54891cc35eb8a8e70243f50280746c3e2340
|
||||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||||
|
|
||||||
Name: %{repo}
|
Name: %{repo}
|
||||||
Version: 1.9.3
|
Version: 1.9.3
|
||||||
Release: 0.65.dev.git%{shortcommit0}%{?dist}
|
Release: 0.66.dev.git%{shortcommit0}%{?dist}
|
||||||
Summary: A command line tool used for creating OCI Images
|
Summary: A command line tool used for creating OCI Images
|
||||||
License: ASL 2.0
|
License: ASL 2.0
|
||||||
URL: https://%{name}.io
|
URL: https://%{name}.io
|
||||||
@ -96,6 +96,9 @@ make DESTDIR=%{buildroot} PREFIX=%{_prefix} -C docs install
|
|||||||
%{_datadir}/bash-completion/completions/%{name}
|
%{_datadir}/bash-completion/completions/%{name}
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Jul 31 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 1.9.3-0.66.dev.gitc00f548
|
||||||
|
- autobuilt c00f548
|
||||||
|
|
||||||
* Wed Jul 31 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 1.9.3-0.65.dev.git677b771
|
* Wed Jul 31 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 1.9.3-0.65.dev.git677b771
|
||||||
- autobuilt 677b771
|
- autobuilt 677b771
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (buildah-677b771.tar.gz) = 73ea64e7e20c40c06c87063741b1198378b0319d4d35f06c1839b1dd53586a4c29e82883ac8918fe7bdad82bca7445d385c2c19961884f0efe034fce7b6d7a13
|
SHA512 (buildah-c00f548.tar.gz) = 60cfacd520b249c69289a538b0ceb7e1f326f16d8b71849b3f29695a3013c0b4bb5978d0d2cdd664057b559a5df9ffcee0427cbeecef45f7a86715c803fdf542
|
||||||
|
Loading…
Reference in New Issue
Block a user