buildah-1.12.0-0.24.dev.gitbf04bf1
- autobuilt bf04bf1 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
8f5cd42513
commit
c1586bd8e1
1
.gitignore
vendored
1
.gitignore
vendored
@ -319,3 +319,4 @@
|
||||
/buildah-a32fc96.tar.gz
|
||||
/buildah-d3d9cec.tar.gz
|
||||
/buildah-fc06a4d.tar.gz
|
||||
/buildah-bf04bf1.tar.gz
|
||||
|
@ -15,7 +15,7 @@
|
||||
# https://github.com/containers/buildah
|
||||
%global import_path %{provider}.%{provider_tld}/%{project}/%{repo}
|
||||
%global git0 https://%{import_path}
|
||||
%global commit0 fc06a4d599ef9180c06f84f3c037c7ba4ba64d72
|
||||
%global commit0 bf04bf1361e01aa19f978a463d3cd6254ecbb30a
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
# Used for comparing with latest upstream tag
|
||||
@ -24,7 +24,7 @@
|
||||
|
||||
Name: %{repo}
|
||||
Version: 1.12.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
|
||||
License: ASL 2.0
|
||||
URL: https://%{name}.io
|
||||
@ -100,6 +100,9 @@ make DESTDIR=%{buildroot} PREFIX=%{_prefix} -C docs install
|
||||
%{_datadir}/bash-completion/completions/%{name}
|
||||
|
||||
%changelog
|
||||
* Tue Oct 01 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.12.0-0.24.dev.gitbf04bf1
|
||||
- autobuilt bf04bf1
|
||||
|
||||
* Tue Oct 01 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.12.0-0.23.dev.gitfc06a4d
|
||||
- autobuilt fc06a4d
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (buildah-fc06a4d.tar.gz) = 4db0498d0373cf952356721d4fea70092c6406399d53645977964930b80e53711b22d6d12a0b3c84798996f8472ac932ad76faf97c454a81fc3a0fc2c63424f7
|
||||
SHA512 (buildah-bf04bf1.tar.gz) = 15e695a8a0cf23c084f6b872cffa497413880653b3da48d7b97ad463e380a18c09a7abead3af10f9758c7bbf51ecaeea2610e34f46ac201b552a8352da1452cc
|
||||
|
Loading…
Reference in New Issue
Block a user