From 19ae6cec58ff5c0fbf3aa324e87e55aa20aad9b8 Mon Sep 17 00:00:00 2001 From: Eric Sandeen Date: Fri, 5 Sep 2008 20:01:35 +0000 Subject: [PATCH] * Fri Sep 05 2008 Eric Sandeen 2.10.1-1 - Update to xfsprogs 2.10.1 - Add ASCII case-insensitive support to xfsprogs. - xfs_repair fixes --- .cvsignore | 2 +- sources | 2 +- xfsprogs.spec | 9 +++++++-- 3 files changed, 9 insertions(+), 4 deletions(-) diff --git a/.cvsignore b/.cvsignore index 2820bcf..618570d 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -xfsprogs_2.9.8-1.tar.gz +xfsprogs_2.10.1-1.tar.gz diff --git a/sources b/sources index 9e1b83a..8a411fd 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -f32ab3282c3e02ce25128f7a6c2d5157 xfsprogs_2.9.8-1.tar.gz +8f0410aa8cfea0936969a3aab447009c xfsprogs_2.10.1-1.tar.gz diff --git a/xfsprogs.spec b/xfsprogs.spec index 3516434..454d983 100644 --- a/xfsprogs.spec +++ b/xfsprogs.spec @@ -1,7 +1,7 @@ Summary: Utilities for managing the XFS filesystem Name: xfsprogs -Version: 2.9.8 -Release: 3%{?dist} +Version: 2.10.1 +Release: 1%{?dist} # Licensing based on generic "GNU GENERAL PUBLIC LICENSE" # in source, with no mention of version. # doc/COPYING file specifies what is GPL and what is LGPL @@ -110,6 +110,11 @@ rm -rf $RPM_BUILD_ROOT %{_libdir}/*.so %changelog +* Fri Sep 05 2008 Eric Sandeen 2.10.1-1 +- Update to xfsprogs 2.10.1 +- Add ASCII case-insensitive support to xfsprogs. +- xfs_repair fixes + * Wed Jun 04 2008 Dennis Gilmore 2.9.8-3 - sparc32 is built using the sparcv9 variant