diff --git a/migration-tools.spec b/migration-tools.spec index 8a0132ef1a1263c3113c74749161a75afdc132ab..d8f10686911cc4008774d0232f5ca9a24fe7f714 100644 --- a/migration-tools.spec +++ b/migration-tools.spec @@ -1,6 +1,6 @@ Name: migration-tools Version: 1.0.0 -Release: 4 +Release: 5 Summary: A tool to help users migrate the Centos system to the UOS system and openEuler system License: MulanPSL-2.0 Source0: ut-Migration-tools.tar.gz @@ -27,9 +27,9 @@ Migration software server side %prep %setup -c -%patch 0 -p1 -%patch 1 -p1 -%patch 2 -p1 +%patch0 -p1 +%patch1 -p1 +%patch2 -p1 %install rm -rf %{buildroot} @@ -65,6 +65,9 @@ rm -rf /usr/lib/systemd/system/migration-tools-server.service /usr/lib/migration-tools-server %changelog +* Fri Dec 08 2023 lixin - 1.0.0-5 +- rebuild: modify patch number to adapt 22.03-lts-sp3 + * Wed Sep 06 2023 lixin - 1.0.0-4 - fix: fix uefi boot failed - fix: modify grub rules to match NIC name after migration