buildah-1.11.0-0.7.dev.git95cb061
- autobuilt 95cb061 Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
ff6f627c03
commit
b45013e0d9
1
.gitignore
vendored
1
.gitignore
vendored
@ -264,3 +264,4 @@
|
||||
/buildah-bafcf88.tar.gz
|
||||
/buildah-03aa807.tar.gz
|
||||
/buildah-f4cfe9c.tar.gz
|
||||
/buildah-95cb061.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 f4cfe9c65b232d280b80e15b7dab8ef0ddbfdaf4
|
||||
%global commit0 95cb0612fb05875bc911a3439316c042e08b5786
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Name: %{repo}
|
||||
Version: 1.11.0
|
||||
Release: 0.6.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.7.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
|
||||
* Thu Aug 08 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 1.11.0-0.7.dev.git95cb061
|
||||
- autobuilt 95cb061
|
||||
|
||||
* Thu Aug 08 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 1.11.0-0.6.dev.gitf4cfe9c
|
||||
- autobuilt f4cfe9c
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (buildah-f4cfe9c.tar.gz) = 0fafb8e0e716775acb86cc20b29867e03c74ebc5c04d03082e27bbba2055f4e0151d1e61441dcb099d64aabe558a0a5a43bff79c4235693e6accde87ec3bbd27
|
||||
SHA512 (buildah-95cb061.tar.gz) = 211d9b0a8634fe000b7d311a27dcc7f88d4c108fa7dd35dee0cee3fc152c05f48d5e7c39663bbb09f9ad4845bb68996ba715b52fe67e1c38e6a4a17ef1e1ce53
|
||||
|
Loading…
Reference in New Issue
Block a user