[glusterfs] GlusterFS 3.6.3beta1 release.

Humble Devassy Chirammal humble at fedoraproject.org
Fri Feb 13 06:43:58 UTC 2015


commit 5dbed49fb35033fccf6a8f198d829f79386544a0
Author: hchiramm <hchiramm at redhat.com>
Date:   Fri Feb 13 12:13:44 2015 +0530

    GlusterFS 3.6.3beta1 release.

 glusterfs.spec |   13 ++++++++++---
 sources        |    2 +-
 2 files changed, 11 insertions(+), 4 deletions(-)
---
diff --git a/glusterfs.spec b/glusterfs.spec
index 55c31b7..e07905c 100644
--- a/glusterfs.spec
+++ b/glusterfs.spec
@@ -4,6 +4,7 @@
 
 # uncomment and add '%' to use the prereltag for pre-releases
 #%%global prereltag beta2
+%global prereltag beta1
 
 ##-----------------------------------------------------------------------------
 ## All argument definitions should be placed here and keep them sorted
@@ -145,8 +146,8 @@
 Summary:          Cluster File System
 %if ( 0%{_for_fedora_koji_builds} )
 Name:             glusterfs
-Version:          3.6.2
-Release:          2%{?prereltag:.%{prereltag}}%{?dist}
+Version:          3.6.3
+Release:          1%{?prereltag:.%{prereltag}}%{?dist}
 Vendor:           Fedora Project
 %else
 Name:             @PACKAGE_NAME@
@@ -419,7 +420,7 @@ Requires:         %{name}-server = %{version}-%{release}
 ## thin provisioning support
 Requires:         lvm2 >= 2.02.89
 Requires:         perl(App::Prove) perl(Test::Harness) gcc util-linux-ng
-Requires:         python attr dbench file git libacl-devel mock net-tools
+Requires:         python attr dbench file git libacl-devel net-tools
 Requires:         nfs-utils xfsprogs yajl
 
 %description regression-tests
@@ -1049,6 +1050,9 @@ fi
 %ghost      %attr(0600,-,-) %{_sharedstatedir}/glusterd/nfs/run/nfs.pid
 
 %changelog
+* Thu Feb 12 2015 Humble Chirammal <hchiramm at redhat.com>
+- GlusterFS 3.6.3beta1 release.
+
 * Tue Feb 10 2015  Kaleb S. KEITHLEY <kkeithle[at]redhat.com>
 - Ownership of /usr/lib/python2.7/site-packages/gluster, BZ 1190832
 - N.B. gfapi.py was removed in 3.6 (to resurface another day?)
@@ -1056,6 +1060,9 @@ fi
 * Mon Feb 02 2015 Lalatendu Mohanty <lmohanty at redhat.com> 3.6.2-2
 - GlusterFS 3.6.2-2
 
+* Fri Jan 30 2015 Nandaja Varma <nvarma at redhat.com> 1033
+- remove checks for rpmbuild/mock from run-tests.sh (#178008)
+
 * Wed Jan 28 2015  Kaleb S. KEITHLEY <kkeithle[at]redhat.com>
 - glusterfs-fuse Requires: attr. See BZ 1184626, 1184627
 
diff --git a/sources b/sources
index e0a8d05..a0b7bdc 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-7c02f166a1b080923b14794839e0e64e  glusterfs-3.6.2.tar.gz
+58a13a3fd360f9a5a89db8cbba339348  glusterfs-3.6.3beta1.tar.gz


More information about the scm-commits mailing list