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