buildah-1.9.2-0.48.dev.git16e3010
- autobuilt 16e3010 Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
0dcec66fbb
commit
355577f247
1
.gitignore
vendored
1
.gitignore
vendored
@ -238,3 +238,4 @@
|
||||
/buildah-d419737.tar.gz
|
||||
/buildah-2249ba3.tar.gz
|
||||
/buildah-bb5cbf1.tar.gz
|
||||
/buildah-16e3010.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 bb5cbf1849fbb51dd01d28ca17d25bf5b26b290f
|
||||
%global commit0 16e301031e1502be70728ba508e1c30595b916c3
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Name: %{repo}
|
||||
Version: 1.9.2
|
||||
Release: 0.47.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.48.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
|
||||
* Wed Jul 17 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 1.9.2-0.48.dev.git16e3010
|
||||
- autobuilt 16e3010
|
||||
|
||||
* Tue Jul 16 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 1.9.2-0.47.dev.gitbb5cbf1
|
||||
- autobuilt bb5cbf1
|
||||
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (buildah-bb5cbf1.tar.gz) = 17ed6ff7d1a9530dc6e619e9be2594ca3ee2a9e75a2bb31bd04c2068da1053f886f805572eee40ef06b6a7c18cc0cdb34d98b162224443f20e952796369b234c
|
||||
SHA512 (buildah-16e3010.tar.gz) = 05a9ecf8f7a019f434d6467bcd6e3bb8dd024926eace541b4cf4a6463a73ab1bcdf8d9f415fad686c7df7de56cdc3258f7a2f34cc8d89bdd3a3df8f93484df52
|
||||
|
||||
Loading…
Reference in New Issue
Block a user