From 3d5ac6f88daf17e44e6ca00b1468e3e2c18d2943 Mon Sep 17 00:00:00 2001 From: Xinliang Liu Date: Tue, 31 Oct 2023 07:21:18 +0000 Subject: [PATCH] For test only Signed-off-by: Xinliang Liu --- e2fsprogs.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/e2fsprogs.spec b/e2fsprogs.spec index 73665ea..34dfd94 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.46.6.wc1 -Release: 0 +Release: 1 # License tags based on COPYING file distinctions for various components License: GPL-2.0-only @@ -321,5 +321,8 @@ exit 0 %{_libdir}/pkgconfig/ss.pc %changelog +* Tue Oct 31 2023 Xinliang Liu - 1.46.6.wc1-1 +- For test only. + * Mon Mar 06 2023 Xinliang Liu - 1.46.6.wc1-0 - Initial RPM release -- Gitee