buildah-1.12.0-0.7.dev.git9f2a682
- autobuilt 9f2a682 Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
e0e63276e1
commit
e8557b1bd4
1
.gitignore
vendored
1
.gitignore
vendored
@ -302,3 +302,4 @@
|
|||||||
/buildah-cc80ccc.tar.gz
|
/buildah-cc80ccc.tar.gz
|
||||||
/buildah-34f1ae6.tar.gz
|
/buildah-34f1ae6.tar.gz
|
||||||
/buildah-4da1d5d.tar.gz
|
/buildah-4da1d5d.tar.gz
|
||||||
|
/buildah-9f2a682.tar.gz
|
||||||
|
@ -15,7 +15,7 @@
|
|||||||
# 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 4da1d5df5e66638b5f8007bdb7f39f9cb785f8c9
|
%global commit0 9f2a6827800b0d2339faaaa3819ccc994fcc4ab4
|
||||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||||
|
|
||||||
# Used for comparing with latest upstream tag
|
# Used for comparing with latest upstream tag
|
||||||
@ -24,7 +24,7 @@
|
|||||||
|
|
||||||
Name: %{repo}
|
Name: %{repo}
|
||||||
Version: 1.12.0
|
Version: 1.12.0
|
||||||
Release: 0.6.dev.git%{shortcommit0}%{?dist}
|
Release: 0.7.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
|
||||||
@ -100,6 +100,9 @@ make DESTDIR=%{buildroot} PREFIX=%{_prefix} -C docs install
|
|||||||
%{_datadir}/bash-completion/completions/%{name}
|
%{_datadir}/bash-completion/completions/%{name}
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Sep 05 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 1.12.0-0.7.dev.git9f2a682
|
||||||
|
- autobuilt 9f2a682
|
||||||
|
|
||||||
* Thu Sep 05 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 1.12.0-0.6.dev.git4da1d5d
|
* Thu Sep 05 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 1.12.0-0.6.dev.git4da1d5d
|
||||||
- autobuilt 4da1d5d
|
- autobuilt 4da1d5d
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (buildah-4da1d5d.tar.gz) = 6aa7d2da4b9507b61be18bdf0a42aa76aefa483139caefb73602fef59d1e2e293c3d248f5d9938e378bcc489a30f3a220722e318847442ac9253ec74e449bf9e
|
SHA512 (buildah-9f2a682.tar.gz) = e98c64573ca4a1cfc59b8d0932e0b689d2faf3f378197c0cf9c89810309f11f2d0083bb8edcd3b08ecd9061bcab7efa6a5237a057f3be3bfc762025d27a88eeb
|
||||||
|
Loading…
Reference in New Issue
Block a user