[glusterfs] GlusterFS 3.4.3 GA

Kaleb S. KEITHLEY kkeithle at fedoraproject.org
Wed Apr 2 19:18:03 UTC 2014


commit d0f531c17cac63e7b1c1c51dd242e4763dff1add
Author: Kaleb S. KEITHLEY <kkeithle at redhat.com>
Date:   Wed Apr 2 15:17:46 2014 -0400

    GlusterFS 3.4.3 GA

 glusterfs.spec |    7 +++++--
 sources        |    2 +-
 2 files changed, 6 insertions(+), 3 deletions(-)
---
diff --git a/glusterfs.spec b/glusterfs.spec
index eeea970..8c3efb4 100644
--- a/glusterfs.spec
+++ b/glusterfs.spec
@@ -4,7 +4,7 @@
 %global _for_fedora_koji_builds 1
 
 # uncomment and add '%' to use the prereltag for pre-releases
-%global prereltag beta2
+# %%global prereltag beta2
 
 # 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
@@ -56,7 +56,7 @@ Summary:          Cluster File System
 %if ( 0%{_for_fedora_koji_builds} )
 Name:             glusterfs
 Version:          3.4.3
-Release:          0.3%{?prereltag:.%{prereltag}}%{?dist}
+Release:          1%{?prereltag:.%{prereltag}}%{?dist}
 Vendor:           Fedora Project
 %else
 Name:             @PACKAGE_NAME@
@@ -773,6 +773,9 @@ if [ $1 -ge 1 ]; then
 fi
 
 %changelog
+* Wed Apr 2 2014 Kaleb S. KEITHLEY <kkeithle[at]redhat.com> - 3.4.3-1
+- GlusterFS 3.4.3 GA
+
 * Wed Mar 26 2014 Kaleb S. KEITHLEY <kkeithle[at]redhat.com> - 3.4.3-0.3.beta2
 - GlusterFS 3.4.3 beta2
 
diff --git a/sources b/sources
index fbb9094..f0ec160 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-59e3be3a5a0e33f8ae586dcdfa1faf20  glusterfs-3.4.3beta2.tar.gz
+52cf3b00d874818e653f075e7dfb82d7  glusterfs-3.4.3.tar.gz


More information about the scm-commits mailing list