887953
From 84f54efa4c72f5ecb0a89001a8cb08e94052f5b7 Mon Sep 17 00:00:00 2001
887953
From: Milind Changire <mchangir@redhat.com>
887953
Date: Mon, 22 Oct 2018 15:51:38 +0530
887953
Subject: [PATCH 407/407] spec: update RHGS version for RHGSWA
887953
887953
Update RHGS version to 3.4
887953
887953
Change-Id: I12f6f3bf9d760fa80fc389793b98eb4611e8de30
887953
BUG: 1641586
887953
Signed-off-by: Milind Changire <mchangir@redhat.com>
887953
Reviewed-on: https://code.engineering.redhat.com/gerrit/153526
887953
Tested-by: RHGS Build Bot <nigelb@redhat.com>
887953
Reviewed-by: Sunil Kumar Heggodu Gopala Acharya <sheggodu@redhat.com>
887953
---
887953
 glusterfs.spec.in | 2 +-
887953
 1 file changed, 1 insertion(+), 1 deletion(-)
887953
887953
diff --git a/glusterfs.spec.in b/glusterfs.spec.in
887953
index c3f5748..b6b7630 100644
887953
--- a/glusterfs.spec.in
887953
+++ b/glusterfs.spec.in
887953
@@ -866,7 +866,7 @@ install -p -m 0744 -D extras/command-completion/gluster.bash \
887953
     %{buildroot}%{_sysconfdir}/bash_completion.d/gluster
887953
 
887953
 %if ( 0%{?_build_server} )
887953
-echo "RHGS 3.4.0" > %{buildroot}%{_datadir}/glusterfs/release
887953
+echo "RHGS 3.4" > %{buildroot}%{_datadir}/glusterfs/release
887953
 %endif
887953
 
887953
 %clean
887953
-- 
887953
1.8.3.1
887953