buildah-1.22.0-0.7.dev.git30c07b7
- autobuilt 30c07b7 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
d414e3685a
commit
4f439d2b82
1
.gitignore
vendored
1
.gitignore
vendored
@ -667,3 +667,4 @@
|
||||
/buildah-9c7f50b.tar.gz
|
||||
/buildah-8d08247.tar.gz
|
||||
/buildah-d99221f.tar.gz
|
||||
/buildah-30c07b7.tar.gz
|
||||
|
@ -24,7 +24,7 @@
|
||||
# https://github.com/containers/buildah
|
||||
%global import_path %{provider}.%{provider_tld}/%{project}/%{repo}
|
||||
%global git0 https://%{import_path}
|
||||
%global commit0 d99221f776788822d0bf0c902c1aaca705c18e61
|
||||
%global commit0 30c07b7d61526fbc9eb563323c5fd8455d48f843
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
# Used for comparing with latest upstream tag
|
||||
@ -35,7 +35,7 @@
|
||||
|
||||
Name: %{repo}
|
||||
Version: 1.22.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
|
||||
License: ASL 2.0
|
||||
URL: https://%{name}.io
|
||||
@ -157,6 +157,9 @@ cp bin/imgtype %{buildroot}/%{_bindir}/%{name}-imgtype
|
||||
%{_datadir}/%{name}/test
|
||||
|
||||
%changelog
|
||||
* Thu Jun 17 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.22.0-0.7.dev.git30c07b7
|
||||
- autobuilt 30c07b7
|
||||
|
||||
* Wed Jun 16 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.22.0-0.6.dev.gitd99221f
|
||||
- autobuilt d99221f
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (buildah-d99221f.tar.gz) = 81f8c02841ab56dba3b3031e1146631d3d4a397da6870b81e159e3420cc4a484919f909910a00f97d2282756893b965206ad90bbb35f2affcfc1ff6209365f6a
|
||||
SHA512 (buildah-30c07b7.tar.gz) = 7cba76421b136b57a73b715d35a96b750748729d6407c40d7be4449c440901cd80131973e4b0af715b825638c0a3d2ebcbd8078f32f9d8a089ac58c1b8055744
|
||||
|
Loading…
Reference in New Issue
Block a user