diff --git a/syscare.spec b/syscare.spec index 80f37e3df1807d810e53d46903868a6cea4983d1..1015d9b49695c425defc07fc4c49687ca298bc4b 100644 --- a/syscare.spec +++ b/syscare.spec @@ -7,7 +7,7 @@ ############################################ Name: syscare Version: 1.2.1 -Release: 10 +Release: 11 Summary: System hot-fix service License: MulanPSL-2.0 and GPL-2.0-only URL: https://gitee.com/openeuler/syscare @@ -71,7 +71,7 @@ Excludearch: loongarch64 SysCare is a system-level hot-fix service that provides security patches and system error hot-fixes for the operating system. The host can fix the system problem without rebooting. -############## BuildPreparare ############## +############## BuildPrepare ############## %prep %autosetup -p1 @@ -207,6 +207,8 @@ fi ################ Change log ################ ############################################ %changelog +* Thu Oct 17 2024 shiguangyin - 1.2.1-11 +- Modify the BuildPreparare to BuildPrepare * Mon Jul 1 2024 renoseven - 1.2.1-10 - upatch-diff: fix '.rela' '.rela.text' resolving issue - upatch-manage: fix plt resolving issue