buildah-0.16-21.gite130f2b
- autobuilt commit e130f2b Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
3238581c49
commit
a588835591
1
.gitignore
vendored
1
.gitignore
vendored
@ -30,3 +30,4 @@
|
||||
/buildah-ca1704f.tar.gz
|
||||
/buildah-c50c287.tar.gz
|
||||
/buildah-adb8e6f.tar.gz
|
||||
/buildah-e130f2b.tar.gz
|
||||
|
@ -14,12 +14,12 @@
|
||||
# https://github.com/projectatomic/buildah
|
||||
%global provider_prefix %{provider}.%{provider_tld}/%{project}/%{repo}
|
||||
%global import_path %{provider_prefix}
|
||||
%global commit0 adb8e6f3870ac69ad8e83e399b96d6edc986e79d
|
||||
%global commit0 e130f2bef34fcdbce681a3bcf913ce0373fa878c
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Name: %{repo}
|
||||
Version: 0.16
|
||||
Release: 20.git%{shortcommit0}%{?dist}
|
||||
Release: 21.git%{shortcommit0}%{?dist}
|
||||
Summary: A command line tool used for creating OCI Images
|
||||
License: ASL 2.0
|
||||
URL: https://%{provider_prefix}
|
||||
@ -85,6 +85,9 @@ make DESTDIR=%{buildroot} PREFIX=%{_prefix} install install.completions
|
||||
%{_datadir}/bash-completion/completions/%{name}
|
||||
|
||||
%changelog
|
||||
* Wed May 02 2018 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 0.16-21.gite130f2b
|
||||
- autobuilt commit e130f2b
|
||||
|
||||
* Tue May 01 2018 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 0.16-20.gitadb8e6f
|
||||
- autobuilt commit adb8e6f
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (buildah-adb8e6f.tar.gz) = 9b5e3ad783cf9a5b4471110ffb77f7eb9d06c562d6addf404f8401f4c92f13343808935803512c2abfa9b580048ba96d641d9fc9a2b9e02c94058bdd31d2a416
|
||||
SHA512 (buildah-e130f2b.tar.gz) = 48793c4370c645831078a449456e999237dfbe21d5c1aef41805677bca438ea60e652566cdbdd68f640ee18877b2f64bca543f4b7b38e9a3ccd72e18343b7ba9
|
||||
|
Loading…
Reference in New Issue
Block a user