diff --git a/lustre.spec b/lustre.spec index 3757c249a48d37f1fb725370f4e1bb8c3f071aef..c7d90ccea03155161c68254d92132af0f3f6df53 100644 --- a/lustre.spec +++ b/lustre.spec @@ -185,7 +185,7 @@ Summary: Lustre File System Name: %{lustre_name} Version: 2.15.3 -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 @@ -937,6 +937,9 @@ rm -rf $RPM_BUILD_ROOT rm -rf %{_tmppath}/kmp %changelog +* Fri Nov 24 2023 Xinliang Liu - 2.15.3-2 +- test new build + * Fri Nov 10 2023 Xinliang Liu - 2.15.3-1 - Update to 2.15.3 with openEuler bugfixes patches.