From 69b62cf066fada7302c349c9920adef4e5e4864e Mon Sep 17 00:00:00 2001 From: Eric Sandeen Date: Thu, 17 Jul 2014 22:15:35 -0500 Subject: [PATCH] New upstream release 3.2.1 --- .gitignore | 1 + sources | 2 +- xfsprogs.spec | 5 ++++- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 2d618fb..d0df83f 100644 --- a/.gitignore +++ b/.gitignore @@ -8,3 +8,4 @@ xfsprogs-3.1.2.tar.gz /xfsprogs-3.1.9.tar.gz /xfsprogs-3.1.10.tar.gz /xfsprogs-3.2.0.tar.gz +/xfsprogs-3.2.1.tar.gz diff --git a/sources b/sources index 8cdc28f..251d24f 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -400047b2f6af87c0345b8f0cc00c13db xfsprogs-3.2.0.tar.gz +5c6905932029c8f9207fe5a0a8aac24b xfsprogs-3.2.1.tar.gz diff --git a/xfsprogs.spec b/xfsprogs.spec index 03223d4..122fc5a 100644 --- a/xfsprogs.spec +++ b/xfsprogs.spec @@ -1,6 +1,6 @@ Summary: Utilities for managing the XFS filesystem Name: xfsprogs -Version: 3.2.0 +Version: 3.2.1 Release: 1%{?dist} # Licensing based on generic "GNU GENERAL PUBLIC LICENSE" # in source, with no mention of version. @@ -175,6 +175,9 @@ rm -rf $RPM_BUILD_ROOT %{_includedir}/xfs/xfs_trans_space.h %changelog +* Tue Jul 17 2014 Eric Sandeen 3.2.1-1 +- New upstream release + * Mon May 16 2014 Eric Sandeen 3.2.0-1 - New upstream release