diff --git a/e2fsprogs-202e982.tar.gz b/e2fsprogs-f2b7e36.tar.gz similarity index 58% rename from e2fsprogs-202e982.tar.gz rename to e2fsprogs-f2b7e36.tar.gz index b3868ca35d2ff52ee1bd6a4ce47c1eadb9b8ed57..fdf3d551cd2f52832051d3aaab32e1aff0dd34d1 100644 Binary files a/e2fsprogs-202e982.tar.gz and b/e2fsprogs-f2b7e36.tar.gz differ diff --git a/e2fsprogs.spec b/e2fsprogs.spec index 99758b7b6416e165d70d99f983c243a97ce60ba7..0abacd73ced920611e00f20b0d92af979ba945e3 100644 --- a/e2fsprogs.spec +++ b/e2fsprogs.spec @@ -1,12 +1,12 @@ Summary: Utilities for managing ext2, ext3, and ext4 file systems Name: e2fsprogs -Version: 1.47.0.wc5 +Version: 1.47.0.wc6 Release: 1 # License tags based on COPYING file distinctions for various components License: GPL-2.0-only Group: System Environment/Base -Source0: e2fsprogs-202e982.tar.gz +Source0: e2fsprogs-f2b7e36.tar.gz Url: git://git.whamcloud.com/tools/e2fsprogs.git Provides: ldiskfsprogs = %{version} @@ -146,7 +146,7 @@ parses a command table to generate a simple command-line interface parser. It was originally inspired by the Multics SubSystem library. %prep -%setup -n e2fsprogs-202e982 -q +%setup -n e2fsprogs-f2b7e36 -q %build %configure CFLAGS="$RPM_OPT_FLAGS -fno-strict-aliasing" \ @@ -325,6 +325,9 @@ exit 0 %{_libdir}/pkgconfig/ss.pc %changelog +* Mon May 20 2024 Xinliang Liu - 1.47.0.wc6-1 +- Update to 1.47.0-wc6. + * Tue Nov 07 2023 Xinliang Liu - 1.47.0.wc5-1 - Update to 1.47.0-wc5.