[xfsprogs] New upstream version

Eric Sandeen sandeen at fedoraproject.org
Fri Nov 18 18:27:43 UTC 2011


commit fe7bec0f93a34b9755b5a9c80b7a3c32759908ac
Author: Eric Sandeen <sandeen at redhat.com>
Date:   Fri Nov 18 12:27:31 2011 -0600

    New upstream version

 .gitignore    |    1 +
 sources       |    2 +-
 xfsprogs.spec |    7 +++++--
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 6d3c890..3623e0d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@ xfsprogs-3.1.2.tar.gz
 /xfsprogs-3.1.4.tar.gz
 /xfsprogs-3.1.5.tar.gz
 /xfsprogs-3.1.6.tar.gz
+/xfsprogs-3.1.7.tar.gz
diff --git a/sources b/sources
index 6dbd819..ec29ec9 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-fbd2c1c5abed4b11047bea6ce53bc6e4  xfsprogs-3.1.6.tar.gz
+049cf9873794ea49d0bb3f12d45748a4  xfsprogs-3.1.7.tar.gz
diff --git a/xfsprogs.spec b/xfsprogs.spec
index 469dff8..79543dd 100644
--- a/xfsprogs.spec
+++ b/xfsprogs.spec
@@ -1,7 +1,7 @@
 Summary:	Utilities for managing the XFS filesystem
 Name:		xfsprogs
-Version:	3.1.6
-Release:	2%{?dist}
+Version:	3.1.7
+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
@@ -188,6 +188,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_includedir}/xfs/xfs_types.h
 
 %changelog
+* Fri Nov 18 2011 Eric Sandeen <sandeen at redhat.com> 3.1.7-1
+- New upstream release.
+
 * Mon Oct 17 2011 Eric Sandeen <sandeen at redhat.com> 3.1.6-2
 - Remove mistaken "test" in release string
 


More information about the scm-commits mailing list