From 1cfb398a4c78143d77420e7af74fe96e0f172f54 Mon Sep 17 00:00:00 2001 From: ikernel_Mryao Date: Wed, 20 Mar 2024 17:16:37 +0800 Subject: [PATCH] for test only Signed-off-by: yao guangz --- lustre.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/lustre.spec b/lustre.spec index 55176ee..c779af9 100644 --- a/lustre.spec +++ b/lustre.spec @@ -185,7 +185,7 @@ Summary: Lustre File System Name: %{lustre_name} Version: 2.15.4 -Release: 1 +Release: 2 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 @@ -900,8 +900,11 @@ rm -rf $RPM_BUILD_ROOT rm -rf %{_tmppath}/kmp %changelog +* Wed Mar 20 2024 GuangZhong yao - 2.15.4-2 +- For test only + * Tue Dec 26 2023 Xinliang Liu - 2.15.4-1 -- Fix build for kernel-5.10.0-182.0.0.95.oe2203sp3 +- fix build for kernel-5.10.0-182.0.0.95.oe2203sp3 - Update to 2.15.4 * Mon Dec 18 2023 Xinliang Liu - 2.15.3-3 -- Gitee