diff --git a/kiwi.spec b/kiwi.spec index 634110228b86a89275e55bf16f6c5c8c7f8a234f..db35e601bd406303b66e59444f101f0c6e4d024a 100644 --- a/kiwi.spec +++ b/kiwi.spec @@ -2,7 +2,7 @@ Name: kiwi Version: 9.21.7 -Release: 4 +Release: 5 License: GPLv3+ Summary: Flexible operating system image builder @@ -68,6 +68,7 @@ to run KIWI. Summary: %{name} - Python 3 implementation Requires: %{name}-systemdeps = %{version}-%{release} Requires: python3-setuptools +Requires: umoci skopeo BuildArch: noarch %{?python_provide:%python_provide python3-%{name}} @@ -199,6 +200,12 @@ done %{_mandir}/man8/%{name}* %changelog +* Tue Jul 4 2023 xifengfei - 9.21.7-5 +- Type:bugfix +- ID:NA +- SUG:NA +- DESC: add requires(umoci skopeo) for python3-kiwi. + * Thu Jan 12 2023 Chenxi Mao > - 9.21.7-4 - Type:bugfix - ID:NA