buildah-1.12.0-0.23.dev.gitfc06a4d
- autobuilt fc06a4d Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
543307f65d
commit
8f5cd42513
1
.gitignore
vendored
1
.gitignore
vendored
@ -318,3 +318,4 @@
|
||||
/buildah-61e32a5.tar.gz
|
||||
/buildah-a32fc96.tar.gz
|
||||
/buildah-d3d9cec.tar.gz
|
||||
/buildah-fc06a4d.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 d3d9cecbf07cd1f78092354fecaa9acf1fcd6be1
|
||||
%global commit0 fc06a4d599ef9180c06f84f3c037c7ba4ba64d72
|
||||
%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.22.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.23.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.23.dev.gitfc06a4d
|
||||
- autobuilt fc06a4d
|
||||
|
||||
* Tue Oct 01 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.12.0-0.22.dev.gitd3d9cec
|
||||
- autobuilt d3d9cec
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (buildah-d3d9cec.tar.gz) = 0ccc830cfbe6d2f565571f56c6726d3f6aaedcd39ced3c1422c85c3a9d0a2c5eb2a1f44858a7952ef6541826372ab97e0de9e89399736647e653ce4421c0cca7
|
||||
SHA512 (buildah-fc06a4d.tar.gz) = 4db0498d0373cf952356721d4fea70092c6406399d53645977964930b80e53711b22d6d12a0b3c84798996f8472ac932ad76faf97c454a81fc3a0fc2c63424f7
|
||||
|
Loading…
Reference in New Issue
Block a user