[glusterfs] GlusterFS 3.5.2 GA

Lalatendu Mohanty lalatendu at fedoraproject.org
Thu Jul 31 18:13:56 UTC 2014


commit 1474004c5d0c7d8369f5fb17afa5819cf3c1c8c5
Author: Lalatendu Mohanty <lmohanty at redhat.com>
Date:   Thu Jul 31 23:43:44 2014 +0530

    GlusterFS 3.5.2 GA

 glusterfs.spec |    7 +++++--
 sources        |    2 +-
 2 files changed, 6 insertions(+), 3 deletions(-)
---
diff --git a/glusterfs.spec b/glusterfs.spec
index cff7f69..7f34bc1 100644
--- a/glusterfs.spec
+++ b/glusterfs.spec
@@ -3,7 +3,7 @@
 %global _for_fedora_koji_builds 1
 
 # uncomment and add '%' to use the prereltag for pre-releases
-%global prereltag beta1
+# %%global prereltag beta1
 
 # if you wish to compile an rpm without rdma support, compile like this...
 # rpmbuild -ta @PACKAGE_NAME at -@PACKAGE_VERSION at .tar.gz --without rdma
@@ -81,7 +81,7 @@ Summary:          Cluster File System
 %if ( 0%{_for_fedora_koji_builds} )
 Name:             glusterfs
 Version:          3.5.2
-Release:          0.1%{?prereltag:.%{prereltag}}%{?dist}
+Release:          1%{?prereltag:.%{prereltag}}%{?dist}
 Vendor:           Fedora Project
 %else
 Name:             @PACKAGE_NAME@
@@ -967,6 +967,9 @@ if [ $1 -ge 1 ]; then
 fi
 
 %changelog
+* Thu Jul 31 2014 Lalatendu Mohanty <lmohanty[at]redhat.com> - 3.5.2-1
+- GlusterFS 3.5.2 GA
+
 * Mon Jul 21 2014 Lalatendu Mohanty <lmohanty[at]redhat.com> - 3.5.2-0.1.beta1
 - GlusterFS 3.5.2 beta1
 
diff --git a/sources b/sources
index 107b860..3323647 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-69d696eb51626d1e714b5375d7f47dd8  glusterfs-3.5.2beta1.tar.gz
+715585ab441fbbff260ac7bb273b7f96  glusterfs-3.5.2.tar.gz


More information about the scm-commits mailing list