GlusterFS 3.6.3beta1 release.

This commit is contained in:
hchiramm 2015-02-13 12:13:44 +05:30
parent 0e459037d2
commit 5dbed49fb3
2 changed files with 11 additions and 4 deletions

View File

@ -4,6 +4,7 @@
# uncomment and add '%' to use the prereltag for pre-releases
#%%global prereltag beta2
%global prereltag beta1
##-----------------------------------------------------------------------------
## All argument definitions should be placed here and keep them sorted
@ -145,8 +146,8 @@
Summary: Cluster File System
%if ( 0%{_for_fedora_koji_builds} )
Name: glusterfs
Version: 3.6.2
Release: 2%{?prereltag:.%{prereltag}}%{?dist}
Version: 3.6.3
Release: 1%{?prereltag:.%{prereltag}}%{?dist}
Vendor: Fedora Project
%else
Name: @PACKAGE_NAME@
@ -419,7 +420,7 @@ Requires: %{name}-server = %{version}-%{release}
## thin provisioning support
Requires: lvm2 >= 2.02.89
Requires: perl(App::Prove) perl(Test::Harness) gcc util-linux-ng
Requires: python attr dbench file git libacl-devel mock net-tools
Requires: python attr dbench file git libacl-devel net-tools
Requires: nfs-utils xfsprogs yajl
%description regression-tests
@ -1049,6 +1050,9 @@ fi
%ghost %attr(0600,-,-) %{_sharedstatedir}/glusterd/nfs/run/nfs.pid
%changelog
* Thu Feb 12 2015 Humble Chirammal <hchiramm@redhat.com>
- GlusterFS 3.6.3beta1 release.
* Tue Feb 10 2015 Kaleb S. KEITHLEY <kkeithle[at]redhat.com>
- Ownership of /usr/lib/python2.7/site-packages/gluster, BZ 1190832
- N.B. gfapi.py was removed in 3.6 (to resurface another day?)
@ -1056,6 +1060,9 @@ fi
* Mon Feb 02 2015 Lalatendu Mohanty <lmohanty@redhat.com> 3.6.2-2
- GlusterFS 3.6.2-2
* Fri Jan 30 2015 Nandaja Varma <nvarma@redhat.com> 1033
- remove checks for rpmbuild/mock from run-tests.sh (#178008)
* Wed Jan 28 2015 Kaleb S. KEITHLEY <kkeithle[at]redhat.com>
- glusterfs-fuse Requires: attr. See BZ 1184626, 1184627

View File

@ -1 +1 @@
7c02f166a1b080923b14794839e0e64e glusterfs-3.6.2.tar.gz
58a13a3fd360f9a5a89db8cbba339348 glusterfs-3.6.3beta1.tar.gz