buildah-1.11.0-0.17.dev.git3f5436f
- autobuilt 3f5436f Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
0acaf7507d
commit
118fb2943a
1
.gitignore
vendored
1
.gitignore
vendored
@ -274,3 +274,4 @@
|
||||
/buildah-96a136e.tar.gz
|
||||
/buildah-2df08f0.tar.gz
|
||||
/buildah-a99139c.tar.gz
|
||||
/buildah-3f5436f.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 a99139c1965b4426177fc70ee53a8e8dfdf3b6f9
|
||||
%global commit0 3f5436f7277ddc05bbc13fa452951218667621d8
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Name: %{repo}
|
||||
Version: 1.11.0
|
||||
Release: 0.16.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.17.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
|
||||
* Tue Aug 13 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 1.11.0-0.17.dev.git3f5436f
|
||||
- autobuilt 3f5436f
|
||||
|
||||
* Mon Aug 12 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 1.11.0-0.16.dev.gita99139c
|
||||
- autobuilt a99139c
|
||||
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (buildah-a99139c.tar.gz) = ab07eb7c0bbc95232005a9c5c7ad16c6f3c29e26483383b98c4fcfdcdb2b79507065b7182324d6285cb16473ace77ba46f4c6b91b7d48b70487e7bdbc0b46b66
|
||||
SHA512 (buildah-3f5436f.tar.gz) = 73b75caba0c451a329208682feeab9905978c2f0e3deab34fd5beedb76f914b53bf21dffbd5035ae00ee2706ba1ea745c2102feb22b2e9e31ab5b71bfbf42f75
|
||||
|
||||
Loading…
Reference in New Issue
Block a user