buildah-1.11.0-0.14.dev.git96a136e
- autobuilt 96a136e Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
0e2d6ddb80
commit
6f11f34226
1
.gitignore
vendored
1
.gitignore
vendored
@ -271,3 +271,4 @@
|
||||
/buildah-60d5480.tar.gz
|
||||
/buildah-0dfb6f5.tar.gz
|
||||
/buildah-7180312.tar.gz
|
||||
/buildah-96a136e.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 7180312fdf0255c83780457dfca04467eac4a5bb
|
||||
%global commit0 96a136eed8ac48adc2e4d00904b7ec026619b2d0
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Name: %{repo}
|
||||
Version: 1.11.0
|
||||
Release: 0.13.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.14.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.14.dev.git96a136e
|
||||
- autobuilt 96a136e
|
||||
|
||||
* Sun Aug 11 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 1.11.0-0.13.dev.git7180312
|
||||
- autobuilt 7180312
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (buildah-7180312.tar.gz) = 339d2f5f9f05a8b8140b5e04382e95e1b4d03ff3d914d43a875adc0fb333b909010f75b7d855b104256d7087e20e03f82095329a43bb747185dca68153ef12ac
|
||||
SHA512 (buildah-96a136e.tar.gz) = 2f717636d7fbf5c4a43842f754f46e41ab6e55fc829a202751a7ff06694ec820f53999dc46948f54e63c7c2be2102d103e2a409a15afa735d73696a67757ab71
|
||||
|
Loading…
Reference in New Issue
Block a user