buildah-1.2-24.git3fb864b
- autobuilt 3fb864b Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
4090ddf8c1
commit
8f66fb2711
1
.gitignore
vendored
1
.gitignore
vendored
@ -79,3 +79,4 @@
|
||||
/buildah-733cd20.tar.gz
|
||||
/buildah-a885bc6.tar.gz
|
||||
/buildah-8be2b62.tar.gz
|
||||
/buildah-3fb864b.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 8be2b62372f64428c6c027e49d097bc6fe704646
|
||||
%global commit0 3fb864bb93ef18b1defee69ebb410fa0b06ebbed
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Name: %{repo}
|
||||
Version: 1.2
|
||||
Release: 23.git%{shortcommit0}%{?dist}
|
||||
Release: 24.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
|
||||
* Mon Jul 09 2018 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 1.2-24.git3fb864b
|
||||
- autobuilt 3fb864b
|
||||
|
||||
* Sun Jul 08 2018 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 1.2-23.git8be2b62
|
||||
- autobuilt 8be2b62
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (buildah-8be2b62.tar.gz) = d44c31c3e22e87449d6b167a6b583cb90e08ef208e20d8785c4516d5a14216ce73e66dd83daf185896df968d42d6c59150a71f457a5bed3eba8367a3865390c4
|
||||
SHA512 (buildah-3fb864b.tar.gz) = b7e7a1ff248f21589160ca7a05942ae9467355285c5fdb56e72f676685cdc591ecd5cd4c916b6852762f74e4aaf88ea09623f6d3a77d1330f29189533d6c0249
|
||||
|
Loading…
Reference in New Issue
Block a user