[glusterfs] Update to 3.1.4

Jonathan Steffan jsteffan at fedoraproject.org
Tue May 10 21:34:35 UTC 2011


commit 7114d3982048145ed425ada3e198ea17a04b65e2
Author: Jonathan Steffan <jsteffan at fedoraproject.org>
Date:   Tue May 10 15:33:02 2011 -0600

    Update to 3.1.4

 .gitignore     |    1 +
 glusterfs.spec |    5 ++++-
 sources        |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 5c6a4c9..f1703e8 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,4 @@ glusterfs-3.0.5.tar.gz
 /glusterfs-3.1.1.tar.gz
 /glusterfs-3.1.2.tar.gz
 /glusterfs-3.1.3.tar.gz
+/glusterfs-3.1.4.tar.gz
diff --git a/glusterfs.spec b/glusterfs.spec
index 8bfbaa4..e8f5642 100644
--- a/glusterfs.spec
+++ b/glusterfs.spec
@@ -8,7 +8,7 @@
 %endif
 
 Name:             glusterfs
-Version:          3.1.3
+Version:          3.1.4
 Release:          1%{?dist}
 Summary:          Clustered file-system
 
@@ -331,6 +331,9 @@ if [ $1 -ge 1 ]; then
 fi
 
 %changelog
+* Tue May 10 2011 Jonathan Steffan <jsteffan at fedoraproject.org> - 3.1.4-1
+- Update to 3.1.4
+
 * Sun Mar 19 2011 Jonathan Steffan <jsteffan at fedoraproject.org> - 3.1.3-1
 - Update to 3.1.3
 - Merge in more upstream SPEC changes
diff --git a/sources b/sources
index ec0fbc0..b22df36 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-360fdd2a10446b93d72a962252dc85c4  glusterfs-3.1.3.tar.gz
+07ef28994ed94a79c1a84d9bc732e1fe  glusterfs-3.1.4.tar.gz


More information about the scm-commits mailing list