use python3-file-magic instead of python3-magic

This commit is contained in:
Wang_M 2025-04-11 01:10:26 +00:00
parent b541ec0eab
commit 7713031f6e

View File

@ -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 11 2025 wangmian <wangmian@h-partners.com> - 4.5.6-3
- use python3-file-magic instead of python3-magic
* Mon Nov 06 2023 jiangxinyu <jiangxinyu@kylinos.cn> - 4.5.6-2
- add Kylin policy