buildah-1.9.0-0.20.dev.gited77a92
- autobuilt ed77a92 Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
8d399552bf
commit
161fb3150f
1
.gitignore
vendored
1
.gitignore
vendored
@ -210,3 +210,4 @@
|
||||
/buildah-00f5164.tar.gz
|
||||
/buildah-4e1ca7c.tar.gz
|
||||
/buildah-8e48a65.tar.gz
|
||||
/buildah-ed77a92.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 8e48a65d5b22366c2e4946d6e41788365acc7ae2
|
||||
%global commit0 ed77a92a673518907c75f7e778ddbd98d6e45c7e
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Name: %{repo}
|
||||
Version: 1.9.0
|
||||
Release: 0.19.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.20.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 28 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 1.9.0-0.20.dev.gited77a92
|
||||
- autobuilt ed77a92
|
||||
|
||||
* Sat May 25 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 1.9.0-0.19.dev.git8e48a65
|
||||
- autobuilt 8e48a65
|
||||
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (buildah-8e48a65.tar.gz) = 30c8131c4215749ee0a39e327385df2710eb3ad16c475c73f826798549037d7be0350740f78a98714ffc8a8e54254e334c2650fab79c3559b648e92c4d557fb8
|
||||
SHA512 (buildah-ed77a92.tar.gz) = e7b1d7f2c8144e7686602bceed6e8ac36614b66e08894d8af3a580a8ad0e9914a6ec9ba0b4371234f036d84f7e523c13b8e19911f90278bc5ba730de5ac6e0fe
|
||||
|
||||
Loading…
Reference in New Issue
Block a user