diff --git a/migration-tools.spec b/migration-tools.spec index 71a0db3eb544cd7562f6328ebfd6aa273d479337..d0b6038d920e997d8a10ea7524177df8e5987c40 100644 --- a/migration-tools.spec +++ b/migration-tools.spec @@ -1,6 +1,6 @@ Name: migration-tools Version: 1.0.3 -Release: 23 +Release: 24 License: MulanPSL-2.0 Summary: A tool to help users migrate the Centos system to the UOS system and openEuler system Source0: %{name}-%{version}.tar.gz @@ -52,7 +52,7 @@ Requires: python3-paramiko Requires: openssl >= 1:1.0.2k-20 Requires: rsync Requires: python3-pyasn1 -Requires: yum-utils +Requires: /usr/bin/yumdownloader #Requires: python3-PyMySQL %description -n migration-tools-agent @@ -132,6 +132,9 @@ rm -rf /usr/bin/migration-tools %endif %changelog +* Thu Mar 20 2025 xuezhixin - 1.0.3-24 +- update requres + * Thu Feb 27 2025 xuezhixin - 1.0.3-23 - 0023-fix-2403-can-not-start-systemd-logind-service.patch