buildah-1.6-8.dev.git9c65e56
- autobuilt 9c65e56 Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
ae7ab26e06
commit
190938691b
1
.gitignore
vendored
1
.gitignore
vendored
@ -107,3 +107,4 @@
|
||||
/buildah-6e00183.tar.gz
|
||||
/buildah-2b582d3.tar.gz
|
||||
/buildah-b68a8e1.tar.gz
|
||||
/buildah-9c65e56.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 b68a8e1b99f63719488b65fe347c2bcc72cadfe2
|
||||
%global commit0 9c65e5699cfa486531b3f123d9ce74873f0e18aa
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Name: %{repo}
|
||||
Version: 1.6
|
||||
Release: 7.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 8.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 04 2018 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 1.6-8.dev.git9c65e56
|
||||
- autobuilt 9c65e56
|
||||
|
||||
* Sun Dec 02 2018 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 1.6-7.dev.gitb68a8e1
|
||||
- autobuilt b68a8e1
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (buildah-b68a8e1.tar.gz) = 8ce2d523fc15efefa83da6fa203b15d36acdda316cde3eef3b5ce4ed3183ec50978186de3885a46a5277e776fb6c9c557ba36eddd8a28dbf2d510cdb35a2307f
|
||||
SHA512 (buildah-9c65e56.tar.gz) = 358d5074a28b002afcc8c8c4388d86cb760dd7a12d243d7394e1294efff548796121c3d4377063ce253a267f072aab171bbf8eb1954055544a7f4e2d122f4eb4
|
||||
|
Loading…
Reference in New Issue
Block a user