buildah-1.6-15.dev.gitde7f480
- autobuilt de7f480 Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
55af0c5864
commit
1053dac97d
1
.gitignore
vendored
1
.gitignore
vendored
@ -114,3 +114,4 @@
|
||||
/buildah-1e1dc14.tar.gz
|
||||
/buildah-dd0f4f1.tar.gz
|
||||
/buildah-90ea890.tar.gz
|
||||
/buildah-de7f480.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 90ea8902609c83e57452b02528f25a49cdf4dfe6
|
||||
%global commit0 de7f480a273b80138ab3615919c05f3f53f36019
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Name: %{repo}
|
||||
Version: 1.6
|
||||
Release: 14.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 15.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
|
||||
* Fri Dec 14 2018 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 1.6-15.dev.gitde7f480
|
||||
- autobuilt de7f480
|
||||
|
||||
* Wed Dec 12 2018 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 1.6-14.dev.git90ea890
|
||||
- autobuilt 90ea890
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (buildah-90ea890.tar.gz) = d787a081c9a75549235dbb9f05ed9688bf923f70d012899bca183e201f8a2dcb695a028dbca21d57c328baed9918bb9fc661f30bcf2faafbc8adf166b9322911
|
||||
SHA512 (buildah-de7f480.tar.gz) = d842f4dc6573a2535406d42ba7e1f5ef33a08df9419c94f4af1e1a5dbe8fc201bacdc9808122ead97a1e149a31a32186da55cd90b5f2f9af90a4cf544f0865cf
|
||||
|
Loading…
Reference in New Issue
Block a user