buildah-1.22.0-0.6.dev.gitd99221f
- autobuilt d99221f Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
342168a9ff
commit
d414e3685a
1
.gitignore
vendored
1
.gitignore
vendored
@ -666,3 +666,4 @@
|
||||
/buildah-d08dbe7.tar.gz
|
||||
/buildah-9c7f50b.tar.gz
|
||||
/buildah-8d08247.tar.gz
|
||||
/buildah-d99221f.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 8d08247a7cf0b322439a18cd20802f141a294488
|
||||
%global commit0 d99221f776788822d0bf0c902c1aaca705c18e61
|
||||
%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.5.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.6.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
|
||||
* Wed Jun 16 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.22.0-0.6.dev.gitd99221f
|
||||
- autobuilt d99221f
|
||||
|
||||
* Mon Jun 14 2021 Lokesh Mandvekar <lsm5@fedoraproject.org> - 1.22.0-0.5.dev.git8d08247
|
||||
- fix dependencies and bad changelog date
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (buildah-8d08247.tar.gz) = bf6fe1596bd186d64024ac28c8407e07391e5fc46a00c8a6a69d6c5fc15897fad73d6f1d44fb105c01ad17ec200cba514fa5f1a501fc37c02297429608eeb50f
|
||||
SHA512 (buildah-d99221f.tar.gz) = 81f8c02841ab56dba3b3031e1146631d3d4a397da6870b81e159e3420cc4a484919f909910a00f97d2282756893b965206ad90bbb35f2affcfc1ff6209365f6a
|
||||
|
Loading…
Reference in New Issue
Block a user