diff --git a/1000-fix-build-on-riscv64.patch b/1000-fix-build-on-riscv64-and-loongarch64.patch similarity index 100% rename from 1000-fix-build-on-riscv64.patch rename to 1000-fix-build-on-riscv64-and-loongarch64.patch diff --git a/secpaver.spec b/secpaver.spec index 16064d067d5c63bc533205cde59e0b84f043d594..d429941e1047fd4c49f2f91bcb0294c51c1df165 100755 --- a/secpaver.spec +++ b/secpaver.spec @@ -2,7 +2,7 @@ Name: secpaver Summary: Security policy development tool Version: 1.0.2 -Release: 11 +Release: 12 License: MulanPSL-2.0 URL: https://gitee.com/openeuler/secpaver Source: https://gitee.com/openeuler/secpaver/repository/archive/%{name}-%{version}.tar.gz @@ -86,6 +86,9 @@ tar -xf %{SOURCE1} -C vendor/golang.org/x/ %systemd_postun_with_restart pavd.service %changelog +* Thu Nov 14 2024 Jia Chao - 1.0.2-12 +- Fix: always contains/apply loongarch64 & riscv64 patch when build rpm. + * Sun Jun 09 2024 yueyuankun - 1.0.2-11 - Fix build on loongarch64