buildah-1.11.0-0.15.dev.git2df08f0
- autobuilt 2df08f0 Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
6f11f34226
commit
4db6caf54e
1
.gitignore
vendored
1
.gitignore
vendored
@ -272,3 +272,4 @@
|
||||
/buildah-0dfb6f5.tar.gz
|
||||
/buildah-7180312.tar.gz
|
||||
/buildah-96a136e.tar.gz
|
||||
/buildah-2df08f0.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 96a136eed8ac48adc2e4d00904b7ec026619b2d0
|
||||
%global commit0 2df08f07f72035fc31ce321522e5facc77e2f38c
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Name: %{repo}
|
||||
Version: 1.11.0
|
||||
Release: 0.14.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.15.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
|
||||
* Mon Aug 12 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 1.11.0-0.15.dev.git2df08f0
|
||||
- autobuilt 2df08f0
|
||||
|
||||
* Mon Aug 12 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 1.11.0-0.14.dev.git96a136e
|
||||
- autobuilt 96a136e
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (buildah-96a136e.tar.gz) = 2f717636d7fbf5c4a43842f754f46e41ab6e55fc829a202751a7ff06694ec820f53999dc46948f54e63c7c2be2102d103e2a409a15afa735d73696a67757ab71
|
||||
SHA512 (buildah-2df08f0.tar.gz) = 00a7c2518d53681011b52362a5fb7d536cd85696a94dc6101cf2d56ab4bd9cc06d36e1027226d1852d08b5106bd90e3c370965b0338f8c0466093ecef7796eea
|
||||
|
Loading…
Reference in New Issue
Block a user