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