diff --git a/sos.spec b/sos.spec index e1371d570859c8adc0fd11b1d6a4801cdd3ea70d..da0441ffabe80d2941b37518a2b136e3ab854b5e 100644 --- a/sos.spec +++ b/sos.spec @@ -2,7 +2,7 @@ Name: sos Version: 4.5.6 -Release: 2 +Release: 3 Summary: A set of tools to gather troubleshooting information from a system License: GPLv2+ URL: https://github.com/sosreport/sos @@ -16,7 +16,7 @@ Patch9004: add-Kylin-OS-support.patch BuildRequires: python3-devel gettext Requires: bzip2 xz python3-rpm tar python3-pexpect -Requires: python3-magic +Requires: python3-file-magic Recommends: python3-pyyaml BuildArch: noarch @@ -67,6 +67,9 @@ rm -rf ${RPM_BUILD_ROOT}/usr/config/ %{_mandir}/man5/* %changelog +* Fri Apr 10 2025 wangmian - 4.5.6-3 +- use python3-file-magic instead of python3-magic + * Mon Nov 06 2023 jiangxinyu - 4.5.6-2 - add Kylin policy