Update to 3.2.2

This commit is contained in:
Kaleb S. KEITHLEY 2011-08-18 14:24:52 -04:00
parent 10e6d3fbdf
commit 6380838f86
3 changed files with 9 additions and 5 deletions

1
.gitignore vendored
View File

@ -6,3 +6,4 @@ glusterfs-3.0.5.tar.gz
/glusterfs-3.1.3.tar.gz /glusterfs-3.1.3.tar.gz
/glusterfs-3.1.4.tar.gz /glusterfs-3.1.4.tar.gz
/glusterfs-3.2.1.tar.gz /glusterfs-3.2.1.tar.gz
/glusterfs-3.2.2.tar.gz

View File

@ -8,8 +8,8 @@
%endif %endif
Name: glusterfs Name: glusterfs
Version: 3.2.1 Version: 3.2.2
Release: 3%{?dist} Release: 0%{?dist}
Summary: Clustered file-system Summary: Clustered file-system
Group: System Environment/Base Group: System Environment/Base
@ -332,6 +332,9 @@ if [ $1 -ge 1 ]; then
fi fi
%changelog %changelog
* Thu Aug 18 2011 Kaleb S. KEITHLEY <kkeithle@redhat.com> - 3.2.2-0
- Update to 3.2.2
* Wed Jun 29 2011 Dan Horák <dan[at]danny.cz> - 3.2.1-3 * Wed Jun 29 2011 Dan Horák <dan[at]danny.cz> - 3.2.1-3
- disable InfiniBand on s390(x) unconditionally - disable InfiniBand on s390(x) unconditionally

View File

@ -1 +1 @@
eb9e499bb67a8a577785f4c014febe52 glusterfs-3.2.1.tar.gz dc0ef9ab5f0412527ecc34e2510bf1ba glusterfs-3.2.2.tar.gz