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