Update all the various version and changelog files for a v3.2.0-rc2
release.
Signed-off-by: Dave Chinner <david@fromorbit.com>
#
PKG_MAJOR=3
PKG_MINOR=2
-PKG_REVISION=0-rc1
+PKG_REVISION=0-rc2
PKG_BUILD=1
+xfsprogs-3.2.0-rc2 (2 May 2014)
+ - Second release candidate for full support of CRC enabled filesystems
+ - xfs_repair has full CRC validation and repair
+ - Coverity related cleanups and fixes
+
xfsprogs-3.2.0-rc1 (14 April 2014)
- First release candidate for full support of CRC enabled filesystems
- Large number of Coverity related fixes and cleanups