diff --git a/lustre.spec b/lustre.spec index b286947b5fefd83eecf50762ae9a30b4482854fa..1badc32e3dffb6f342f4c9ab2398a0d1126be9c1 100644 --- a/lustre.spec +++ b/lustre.spec @@ -186,7 +186,7 @@ Summary: Lustre File System Name: %{lustre_name} Version: 2.15.4 -Release: 2 +Release: 3 License: GPL-2.0-only AND LGPL-2.1-or-later Group: System Environment/Kernel Source: https://github.com/lustre/lustre-release/archive/refs/tags/%{version}.tar.gz @@ -931,6 +931,9 @@ rm -rf $RPM_BUILD_ROOT rm -rf %{_tmppath}/kmp %changelog +* Mon Nov 25 2024 Xinliang Liu - 2.15.4-3 +- for test + * Wed May 29 2024 Xinliang Liu - 2.15.4-2 - Fix build when installed the OS provided e2fsprogs pkg.