Whamcloud - gitweb
LU-15682 build: update version to 1.46.2.wc5 v1.46.2.wc5-lustre v1.46.2.wc5
authorAndreas Dilger <adilger@whamcloud.com>
Thu, 24 Mar 2022 22:39:58 +0000 (16:39 -0600)
committerAndreas Dilger <adilger@whamcloud.com>
Thu, 24 Mar 2022 22:39:58 +0000 (16:39 -0600)
b62048305 LU-15682 build: add AlmaLinux rpm support
980a75706 LU-15590 libext2fs: fix direct I/O read
b15a0ad2f LU-11545 debugfs: allow <inode> for ncheck
d31671c78 LU-11604 tests: fix ACL-printing tests

Change-Id: I98aec4a3842351881e84a08dfa70230347d17f16
Signed-off-by: Andreas Dilger <adilger@whamcloud.com>
e2fsprogs.spec
version.h

index 90772c1..a7193d6 100644 (file)
@@ -5,7 +5,7 @@
 
 Summary: Utilities for managing ext2/ext3/ext4 filesystems
 Name: e2fsprogs
-Version: 1.46.2.wc4
+Version: 1.46.2.wc5
 Release: 0%{_vendor}
 License: GPLv2 and LGPLv2
 Group: System Environment/Base
index c3e3a91..e041eae 100644 (file)
--- a/version.h
+++ b/version.h
@@ -7,5 +7,5 @@
  * file may be redistributed under the GNU Public License v2.
  */
 
-#define E2FSPROGS_VERSION "1.46.2.wc4"
-#define E2FSPROGS_DATE "18-Dec-2021"
+#define E2FSPROGS_VERSION "1.46.2.wc5"
+#define E2FSPROGS_DATE "26-Mar-2022"