[glusterfs] Update to 3.1.2

Jonathan Steffan jsteffan at fedoraproject.org
Tue Jan 25 22:09:22 UTC 2011


commit 0fd2baad28c35898acf4452b2eb2ebc88daa4f4a
Author: Jonathan Steffan <jsteffan at fedoraproject.org>
Date:   Tue Jan 25 15:08:44 2011 -0700

    Update to 3.1.2

 .gitignore     |    1 +
 glusterfs.spec |    7 +++++--
 sources        |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 0959068..fb14a39 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@ glusterfs-2.0.9.tar.gz
 glusterfs-3.0.5.tar.gz
 /glusterfs-3.0.7.tar.gz
 /glusterfs-3.1.1.tar.gz
+/glusterfs-3.1.2.tar.gz
diff --git a/glusterfs.spec b/glusterfs.spec
index 8449a5e..1be7f7f 100644
--- a/glusterfs.spec
+++ b/glusterfs.spec
@@ -7,8 +7,8 @@
 %endif
 
 Name:             glusterfs
-Version:          %{major_minor}.1
-Release:          3%{?dist}
+Version:          %{major_minor}.2
+Release:          1%{?dist}
 Summary:          Clustered file-system
 
 Group:            System Environment/Base
@@ -311,6 +311,9 @@ if [ $1 -ge 1 ]; then
 fi
 
 %changelog
+* Tue Jan 25 2011 Jonathan Steffan <jsteffan at fedoraproject.org> - 3.1.2-1
+- Update to 3.1.2
+
 * Wed Jan 5 2011 Dan Horák <dan[at]danny.cz> - 3.1.1-3
 - no InfiniBand on s390(x)
 
diff --git a/sources b/sources
index 74f21e4..297f017 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-4584710adee36920c97a658b25a1446d  glusterfs-3.1.1.tar.gz
+9dee75180db951cde971722f80779769  glusterfs-3.1.2.tar.gz


More information about the scm-commits mailing list