GlusterFS 3.5.1 beta2

This commit is contained in:
hchiramm 2014-06-11 11:17:30 +05:30
parent 28dc0974dd
commit 18fdedc976
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 beta
%global prereltag beta2
# 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.1
Release: 0.2%{?prereltag:.%{prereltag}1}%{?dist}
Release: 0.3%{?prereltag:.%{prereltag}}%{?dist}
Vendor: Fedora Project
%else
Name: @PACKAGE_NAME@
@ -965,6 +965,9 @@ if [ $1 -ge 1 ]; then
fi
%changelog
* Wed Jun 11 2014 Humble Chirammal <hchiramm@redhat.com> - 3.5.1-0.3.beta2
- GlusterFS 3.5.1 beta2
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.5.1-0.2.beta1
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild

View File

@ -1 +1 @@
6b9a110b3ff17d8b9ed6411fd77c1309 glusterfs-3.5.1beta.tar.gz
bcf7264ee5e41ec08c46088363218342 glusterfs-3.5.1beta2.tar.gz