diff --git a/migration-tools.spec b/migration-tools.spec index 97be4cc766fbd205eda7ec3d90b4b8384102ac8e..63c67babd4a03366d1060905be6d880454a56ca7 100644 --- a/migration-tools.spec +++ b/migration-tools.spec @@ -1,6 +1,6 @@ Name: migration-tools Version: 1.0.1 -Release: 5 +Release: 6 License: MulanPSL-2.0 Summary: A tool to help users migrate the Centos system to the UOS system and openEuler system Source0: migration-tools.tar.gz @@ -15,6 +15,7 @@ Patch2: 0003-adjust-the-display-sequence.patch Patch100: 100-CVE-2024-24892.patch BuildArch: noarch +BuildRequires: systemd %description UOS Migration Software @@ -112,6 +113,9 @@ rm -rf /usr/bin/migration-tools %endif %changelog +* Tue Jul 09 2024 Wenhua Huang - 1.0.1-6 +- add BuildRequires systemd + * Tue Apr 02 2024 lixin - 1.0.1-5 - adjust the display sequence