buildah-1.8-24.dev.gitc933fe4
- autobuilt c933fe4 Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
cb97c3d56c
commit
ece20ac7ef
1
.gitignore
vendored
1
.gitignore
vendored
@ -173,3 +173,4 @@
|
||||
/buildah-d1c75ea.tar.gz
|
||||
/buildah-03fae01.tar.gz
|
||||
/buildah-3d74031.tar.gz
|
||||
/buildah-c933fe4.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 3d7403130100c3558ea14a1c21482559109de043
|
||||
%global commit0 c933fe4bc608676d308ffcb276b7d8561a18e94d
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Name: %{repo}
|
||||
Version: 1.8
|
||||
Release: 23.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 24.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: A command line tool used for creating OCI Images
|
||||
License: ASL 2.0
|
||||
URL: https://%{provider_prefix}
|
||||
@ -91,6 +91,9 @@ make DESTDIR=%{buildroot} PREFIX=%{_prefix} install install.completions
|
||||
%{_datadir}/bash-completion/completions/%{name}
|
||||
|
||||
%changelog
|
||||
* Thu Mar 28 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 1.8-24.dev.gitc933fe4
|
||||
- autobuilt c933fe4
|
||||
|
||||
* Wed Mar 27 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 1.8-23.dev.git3d74031
|
||||
- autobuilt 3d74031
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (buildah-3d74031.tar.gz) = 71b2bc5cf8c28134e9b574ecbcfc33dae059060f5008ca971f248a7129502281202b8d24060a8f536cd87066b5582ff6f46236e3c53da576b384fc20e0f21848
|
||||
SHA512 (buildah-c933fe4.tar.gz) = 13fd814b57bee7ebfc296707ad551176aa05733177f6e04b08a69662fcf30b6036763e4172fb5e996333d13e67ea384ca9c419826f6b0005ee994624cdf377e3
|
||||
|
Loading…
Reference in New Issue
Block a user