modify patch number for 2203-lts-sp3

This commit is contained in:
lixin 2023-12-08 17:12:04 +08:00
parent 01d541267b
commit 279a1ad638

View File

@ -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 <lixinb@uniontech.com> - 1.0.0-5
- rebuild: modify patch number to adapt 22.03-lts-sp3
* Wed Sep 06 2023 lixin <lixinb@uniontech.com> - 1.0.0-4
- fix: fix uefi boot failed
- fix: modify grub rules to match NIC name after migration