From c6271d52d2bd6f097c94a91c4021dec8146dbcd5 Mon Sep 17 00:00:00 2001 From: Xinliang Liu Date: Thu, 30 May 2024 04:01:17 +0000 Subject: [PATCH] build test Signed-off-by: Xinliang Liu --- e2fsprogs.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/e2fsprogs.spec b/e2fsprogs.spec index 0abacd7..b900dd9 100644 --- a/e2fsprogs.spec +++ b/e2fsprogs.spec @@ -1,7 +1,7 @@ Summary: Utilities for managing ext2, ext3, and ext4 file systems Name: e2fsprogs Version: 1.47.0.wc6 -Release: 1 +Release: 2 # License tags based on COPYING file distinctions for various components License: GPL-2.0-only @@ -325,6 +325,9 @@ exit 0 %{_libdir}/pkgconfig/ss.pc %changelog +* Thu May 30 2024 Xinliang Liu - 1.47.0.wc6-2 +- Test build + * Mon May 20 2024 Xinliang Liu - 1.47.0.wc6-1 - Update to 1.47.0-wc6. -- Gitee