buildah-1.6-19.dev.giteebbba2
- autobuilt eebbba2 Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
7c71428f8b
commit
8d154d0e6c
1
.gitignore
vendored
1
.gitignore
vendored
@ -118,3 +118,4 @@
|
||||
/buildah-96c68db.tar.gz
|
||||
/buildah-dd3dff5.tar.gz
|
||||
/buildah-4674656.tar.gz
|
||||
/buildah-eebbba2.tar.gz
|
||||
|
@ -15,12 +15,12 @@
|
||||
# https://github.com/containers/buildah
|
||||
%global provider_prefix %{provider}.%{provider_tld}/%{project}/%{repo}
|
||||
%global import_path %{provider_prefix}
|
||||
%global commit0 4674656eb35bf1b43ef92efc2fd03f20269b364f
|
||||
%global commit0 eebbba2585c260c128e80f07c346bd314628d2fc
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Name: %{repo}
|
||||
Version: 1.6
|
||||
Release: 18.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 19.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: A command line tool used for creating OCI Images
|
||||
License: ASL 2.0
|
||||
URL: https://%{provider_prefix}
|
||||
@ -87,6 +87,9 @@ make DESTDIR=%{buildroot} PREFIX=%{_prefix} install install.completions
|
||||
%{_datadir}/bash-completion/completions/%{name}
|
||||
|
||||
%changelog
|
||||
* Tue Dec 25 2018 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 1.6-19.dev.giteebbba2
|
||||
- autobuilt eebbba2
|
||||
|
||||
* Thu Dec 20 2018 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 1.6-18.dev.git4674656
|
||||
- autobuilt 4674656
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (buildah-4674656.tar.gz) = 1101d2699e990a53ea680f6d53a91e6218755e9fc12befaf97e531e8fe952ffe735566b4a77af4faa107ff1e3a5f8803d7576cf0efbbe4f005e16d6ba293a63c
|
||||
SHA512 (buildah-eebbba2.tar.gz) = bbbb58120e3b04f75aa04ff8af9d9cf2b2ac5086777ef6b638724fd3f043c8af474dd9840fd992523bb747e11fde0e1890429530b986fedd914c1060f3a4e416
|
||||
|
Loading…
Reference in New Issue
Block a user