buildah-1.8-33.dev.git316bd0a
- autobuilt 316bd0a Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
016eab368b
commit
97d80d41fe
1
.gitignore
vendored
1
.gitignore
vendored
@ -182,3 +182,4 @@
|
||||
/buildah-25b7c11.tar.gz
|
||||
/buildah-610eb7a.tar.gz
|
||||
/buildah-021d607.tar.gz
|
||||
/buildah-316bd0a.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 021d6072825ff94ce7fe0bd40e8414af62fac33d
|
||||
%global commit0 316bd0a68b20324404304dfc731065a815f16593
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Name: %{repo}
|
||||
Version: 1.8
|
||||
Release: 32.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 33.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: A command line tool used for creating OCI Images
|
||||
License: ASL 2.0
|
||||
URL: https://%{provider_prefix}
|
||||
@ -91,6 +91,9 @@ make DESTDIR=%{buildroot} PREFIX=%{_prefix} install install.completions
|
||||
%{_datadir}/bash-completion/completions/%{name}
|
||||
|
||||
%changelog
|
||||
* Fri Apr 12 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 1.8-33.dev.git316bd0a
|
||||
- autobuilt 316bd0a
|
||||
|
||||
* Wed Apr 10 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 1.8-32.dev.git021d607
|
||||
- autobuilt 021d607
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (buildah-021d607.tar.gz) = 31b2470b70562bf7584595ed33a2a048f14b325c0f61d5a5ecc12f6d270cce637340230e55b6570d516febd3bc167ff87b1cf51dbd9af3f0b1e25860f6930cad
|
||||
SHA512 (buildah-316bd0a.tar.gz) = 41c70759a188efb437b308ab6ae764b1e737f6ac7aa06f4e6d994e6a0b3ec83bef5852ffdddc226bdea525a8bb75ad5b5f1cad05703ba98e44c3e3e081c5c897
|
||||
|
Loading…
Reference in New Issue
Block a user