buildah-1.11.0-0.4.dev.gitbafcf88
- autobuilt bafcf88 Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
777f84ac79
commit
9d84f9e221
1
.gitignore
vendored
1
.gitignore
vendored
@ -261,3 +261,4 @@
|
||||
/buildah-ac5031d.tar.gz
|
||||
/buildah-1de958d.tar.gz
|
||||
/buildah-232f7c6.tar.gz
|
||||
/buildah-bafcf88.tar.gz
|
||||
|
@ -15,12 +15,12 @@
|
||||
# https://github.com/containers/buildah
|
||||
%global import_path %{provider}.%{provider_tld}/%{project}/%{repo}
|
||||
%global git0 https://%{import_path}
|
||||
%global commit0 232f7c67371b3a780f369b129406886dcbeeea2a
|
||||
%global commit0 bafcf88ae4cb203bf9278750847f30728aaa36c9
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Name: %{repo}
|
||||
Version: 1.11.0
|
||||
Release: 0.3.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.4.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: A command line tool used for creating OCI Images
|
||||
License: ASL 2.0
|
||||
URL: https://%{name}.io
|
||||
@ -96,6 +96,9 @@ make DESTDIR=%{buildroot} PREFIX=%{_prefix} -C docs install
|
||||
%{_datadir}/bash-completion/completions/%{name}
|
||||
|
||||
%changelog
|
||||
* Wed Aug 07 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 1.11.0-0.4.dev.gitbafcf88
|
||||
- autobuilt bafcf88
|
||||
|
||||
* Tue Aug 06 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 1.11.0-0.3.dev.git232f7c6
|
||||
- autobuilt 232f7c6
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (buildah-232f7c6.tar.gz) = 44cb64cedc1a26fa787739bb13bb8fee7d395edc33ca87413cbc1fb6551c02e7ce83997df0f8d47945866ba3811c6bc5608fbfaea191c73af6d9562a499fc340
|
||||
SHA512 (buildah-bafcf88.tar.gz) = 2b905741b158abea1ae8f501945c4e632711d6776919b9a78df765853ea26e55dd41f2b352c6009f3b44de8a5da0f8edefc9d5511bafd61157a1398e213b4bb4
|
||||
|
Loading…
Reference in New Issue
Block a user