buildah-1.11.0-0.24.dev.gitc2c52ba
- autobuilt c2c52ba Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
7148f94ace
commit
37a3b7e598
1
.gitignore
vendored
1
.gitignore
vendored
@ -281,3 +281,4 @@
|
|||||||
/buildah-ab0286f.tar.gz
|
/buildah-ab0286f.tar.gz
|
||||||
/buildah-36dcedb.tar.gz
|
/buildah-36dcedb.tar.gz
|
||||||
/buildah-ebf6f51.tar.gz
|
/buildah-ebf6f51.tar.gz
|
||||||
|
/buildah-c2c52ba.tar.gz
|
||||||
|
@ -15,12 +15,12 @@
|
|||||||
# https://github.com/containers/buildah
|
# https://github.com/containers/buildah
|
||||||
%global import_path %{provider}.%{provider_tld}/%{project}/%{repo}
|
%global import_path %{provider}.%{provider_tld}/%{project}/%{repo}
|
||||||
%global git0 https://%{import_path}
|
%global git0 https://%{import_path}
|
||||||
%global commit0 ebf6f518d0e8c80bd473cf7aeb1cc1062662339d
|
%global commit0 c2c52ba5e0abc73b0134caa706d9d102bf6af275
|
||||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||||
|
|
||||||
Name: %{repo}
|
Name: %{repo}
|
||||||
Version: 1.11.0
|
Version: 1.11.0
|
||||||
Release: 0.23.dev.git%{shortcommit0}%{?dist}
|
Release: 0.24.dev.git%{shortcommit0}%{?dist}
|
||||||
Summary: A command line tool used for creating OCI Images
|
Summary: A command line tool used for creating OCI Images
|
||||||
License: ASL 2.0
|
License: ASL 2.0
|
||||||
URL: https://%{name}.io
|
URL: https://%{name}.io
|
||||||
@ -96,6 +96,9 @@ make DESTDIR=%{buildroot} PREFIX=%{_prefix} -C docs install
|
|||||||
%{_datadir}/bash-completion/completions/%{name}
|
%{_datadir}/bash-completion/completions/%{name}
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Aug 19 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 1.11.0-0.24.dev.gitc2c52ba
|
||||||
|
- autobuilt c2c52ba
|
||||||
|
|
||||||
* Fri Aug 16 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 1.11.0-0.23.dev.gitebf6f51
|
* Fri Aug 16 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 1.11.0-0.23.dev.gitebf6f51
|
||||||
- autobuilt ebf6f51
|
- autobuilt ebf6f51
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (buildah-ebf6f51.tar.gz) = e7fd80ad1c3482c0b03ff9256d74ef3e2d0b6b78e48f7cbca5b15ad15de1948a403d916a73604c7a0656f98f92dcc336ba3c8ca219ab0b6101fb2a5da1cf19b9
|
SHA512 (buildah-c2c52ba.tar.gz) = 3f75855fcfa24385320091c544a5ae84a60412bfe922f9df159f01ef5d18800df2099c13411efb328be5e87ab89b179e46dc072529e61bef9780fbefd5bcf670
|
||||||
|
Loading…
Reference in New Issue
Block a user