buildah-0.16-22.gita4f5707
- autobuilt a4f5707 Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
a588835591
commit
26cbfe29d1
1
.gitignore
vendored
1
.gitignore
vendored
@ -31,3 +31,4 @@
|
||||
/buildah-c50c287.tar.gz
|
||||
/buildah-adb8e6f.tar.gz
|
||||
/buildah-e130f2b.tar.gz
|
||||
/buildah-a4f5707.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 e130f2bef34fcdbce681a3bcf913ce0373fa878c
|
||||
%global commit0 a4f5707eeb5b4628dab1bb4c4f5be58fbd915fc8
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Name: %{repo}
|
||||
Version: 0.16
|
||||
Release: 21.git%{shortcommit0}%{?dist}
|
||||
Release: 22.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-22.gita4f5707
|
||||
- autobuilt a4f5707
|
||||
|
||||
* Wed May 02 2018 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 0.16-21.gite130f2b
|
||||
- autobuilt commit e130f2b
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (buildah-e130f2b.tar.gz) = 48793c4370c645831078a449456e999237dfbe21d5c1aef41805677bca438ea60e652566cdbdd68f640ee18877b2f64bca543f4b7b38e9a3ccd72e18343b7ba9
|
||||
SHA512 (buildah-a4f5707.tar.gz) = dc5c83f9f86d50fca44a4e92f80b6412ade3b36af30becd4a7ec38a90ec57bd08f0aff2963234065c486f6294209310104e5628306178be7fcc5f6587d886cbd
|
||||
|
Loading…
Reference in New Issue
Block a user