GlusterFS 3.5.2 GA

This commit is contained in:
Lalatendu Mohanty 2014-07-31 23:43:44 +05:30
parent 117ae4f966
commit 1474004c5d
2 changed files with 6 additions and 3 deletions

View File

@ -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@-@PACKAGE_VERSION@.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

View File

@ -1 +1 @@
69d696eb51626d1e714b5375d7f47dd8 glusterfs-3.5.2beta1.tar.gz
715585ab441fbbff260ac7bb273b7f96 glusterfs-3.5.2.tar.gz