buildah-1.9.0-0.9.dev.git7ae362b
- autobuilt 7ae362b Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
281597ea31
commit
05b9033003
1
.gitignore
vendored
1
.gitignore
vendored
@ -199,3 +199,4 @@
|
||||
/buildah-c654b18.tar.gz
|
||||
/buildah-ab8678a.tar.gz
|
||||
/buildah-74a3195.tar.gz
|
||||
/buildah-7ae362b.tar.gz
|
||||
|
@ -15,12 +15,12 @@
|
||||
# https://github.com/containers/buildah
|
||||
%global provider_prefix %{provider}.%{provider_tld}/%{project}/%{repo}
|
||||
%global import_path %{provider_prefix}
|
||||
%global commit0 74a319586ecbf3207c6bb18e83cfc0557ca47368
|
||||
%global commit0 7ae362bcedfed09eb5c644a94696fe59e16126dd
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Name: %{repo}
|
||||
Version: 1.9.0
|
||||
Release: 0.8.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.9.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: A command line tool used for creating OCI Images
|
||||
License: ASL 2.0
|
||||
URL: https://%{provider_prefix}
|
||||
@ -91,6 +91,9 @@ make DESTDIR=%{buildroot} PREFIX=%{_prefix} install install.completions
|
||||
%{_datadir}/bash-completion/completions/%{name}
|
||||
|
||||
%changelog
|
||||
* Tue May 14 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 1.9.0-0.9.dev.git7ae362b
|
||||
- autobuilt 7ae362b
|
||||
|
||||
* Mon May 13 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 1.9.0-0.8.dev.git74a3195
|
||||
- autobuilt 74a3195
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (buildah-74a3195.tar.gz) = a45d55dd341b199fcf55ed24c9d2e5f6aaeac92e6e3eaa878f14a4367519399cc0c514089d447ef20baf592acdd47aaa7cfd485cab527cf49534dcc4d1b6e50e
|
||||
SHA512 (buildah-7ae362b.tar.gz) = 51e0c6d08ea7fec9608334e363d84349c4482b2662764f595752311e7ad954df603b1c31e3b3a2c167930cb4cdb8440744ac8e79a9ecd74858e8526b373e2211
|
||||
|
Loading…
Reference in New Issue
Block a user