diff --git a/e2fsprogs.spec b/e2fsprogs.spec index 5fdc78e..6cefa37 100644 --- a/e2fsprogs.spec +++ b/e2fsprogs.spec @@ -4,7 +4,7 @@ Summary: Utilities for managing the second extended (ext2) filesystem. Name: e2fsprogs Version: 1.18 -Release: 15 +Release: 16 Copyright: GPL Group: System Environment/Base Source: ftp://tsx-11.mit.edu/pub/linux/packages/ext2fs/e2fsprogs-%{version}.tar.gz @@ -164,6 +164,9 @@ fi %{_mandir}/man3/com_err.3* %changelog +* Wed Oct 04 2000 Erik Troan +- fix for 16 character labels + * Wed Aug 30 2000 Matt Wilson - rebuild to cope with glibc locale binary incompatibility, again