diff --git a/glusterfs.spec b/glusterfs.spec index 22197bb..37e62d2 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 beta2 +# %%global prereltag beta2 ##----------------------------------------------------------------------------- ## All argument definitions should be placed here and keep them sorted @@ -160,7 +160,7 @@ Summary: Cluster File System %if ( 0%{_for_fedora_koji_builds} ) Name: glusterfs Version: 3.7.0 -Release: 0.8%{?prereltag:.%{prereltag}}%{?dist} +Release: 1%{?prereltag:.%{prereltag}}%{?dist} Vendor: Fedora Project %else Name: @PACKAGE_NAME@ @@ -332,7 +332,8 @@ This package provides the development libraries and include files. %package extra-xlators Summary: Extra Gluster filesystem Translators Group: Applications/File -# We need -api rpm for its __init__.py in Python site-packages area +# We need -api rpm for its __init__.py in Python +# site-packages area Requires: python-gluster = %{version}-%{release} Requires: python python-ctypes @@ -1210,6 +1211,9 @@ fi %changelog +* Fri May 15 2015 Kaleb S. KEITHLEY - 3.7.0-1 +- GlusterFS 3.7.0 GA + * Tue May 12 2015 Kaleb S. KEITHLEY - 3.7.0-0.8beta2 - GlusterFS 3.7.0beta2 @@ -1217,7 +1221,7 @@ fi - GlusterFS 3.7.0beta2, extra-xlators requires python-gluster * Tue May 12 2015 Kaleb S. KEITHLEY - 3.7.0-0.6beta2 -- GlusterFS 3.7.0beta2, noarch python-gluster +- GlusterFS 3.7.0beta2, noarch python-gluster * Tue May 12 2015 Kaleb S. KEITHLEY - 3.7.0-0.5beta2 - GlusterFS 3.7.0beta2 diff --git a/sources b/sources index d24f57f..dc100cd 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -5d36302d8c37f222f718166f52c5df11 glusterfs-3.7.0beta2.tar.gz +d7b856a06c40b560860da9dc416bb007 glusterfs-3.7.0.tar.gz