diff --git a/e2fsprogs.spec b/e2fsprogs.spec index 73665ea490713b865664e4e94d2c07d3c7e7f47e..34dfd945afc94ca07fd9c3f630327fee8d70ad92 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