buildah-1.22.0-0.8.dev.git814868e
- autobuilt 814868e Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
4f439d2b82
commit
bb792698ab
1
.gitignore
vendored
1
.gitignore
vendored
@ -668,3 +668,4 @@
|
|||||||
/buildah-8d08247.tar.gz
|
/buildah-8d08247.tar.gz
|
||||||
/buildah-d99221f.tar.gz
|
/buildah-d99221f.tar.gz
|
||||||
/buildah-30c07b7.tar.gz
|
/buildah-30c07b7.tar.gz
|
||||||
|
/buildah-814868e.tar.gz
|
||||||
|
@ -24,7 +24,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 30c07b7d61526fbc9eb563323c5fd8455d48f843
|
%global commit0 814868e7f9c9db613f3e5bfaf53d071ce7aa44ec
|
||||||
%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
|
||||||
@ -35,7 +35,7 @@
|
|||||||
|
|
||||||
Name: %{repo}
|
Name: %{repo}
|
||||||
Version: 1.22.0
|
Version: 1.22.0
|
||||||
Release: 0.7.dev.git%{shortcommit0}%{?dist}
|
Release: 0.8.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
|
||||||
@ -157,6 +157,9 @@ cp bin/imgtype %{buildroot}/%{_bindir}/%{name}-imgtype
|
|||||||
%{_datadir}/%{name}/test
|
%{_datadir}/%{name}/test
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Jun 18 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.22.0-0.8.dev.git814868e
|
||||||
|
- autobuilt 814868e
|
||||||
|
|
||||||
* Thu Jun 17 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.22.0-0.7.dev.git30c07b7
|
* Thu Jun 17 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.22.0-0.7.dev.git30c07b7
|
||||||
- autobuilt 30c07b7
|
- autobuilt 30c07b7
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (buildah-30c07b7.tar.gz) = 7cba76421b136b57a73b715d35a96b750748729d6407c40d7be4449c440901cd80131973e4b0af715b825638c0a3d2ebcbd8078f32f9d8a089ac58c1b8055744
|
SHA512 (buildah-814868e.tar.gz) = 841e7cfe4aa9871e69cc15feb5dc2c833802c74f3e1130a05e633d810ff2e91672e68183500edf6b65da9d4564dd85c81b9e7943f8fd7a36ea1254959c1480fc
|
||||||
|
Loading…
Reference in New Issue
Block a user