update to 3.2.5

This commit is contained in:
Kaleb KEITHLEY 2011-11-17 11:50:36 -05:00
parent 3d38179b1b
commit f78c057957
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -9,3 +9,4 @@ glusterfs-3.0.5.tar.gz
/glusterfs-3.2.2.tar.gz /glusterfs-3.2.2.tar.gz
/glusterfs-3.2.3.tar.gz /glusterfs-3.2.3.tar.gz
/glusterfs-3.2.4.tar.gz /glusterfs-3.2.4.tar.gz
/glusterfs-3.2.5.tar.gz

View File

@ -24,8 +24,8 @@
Summary: Cluster File System Summary: Cluster File System
Name: glusterfs Name: glusterfs
Version: 3.2.4 Version: 3.2.5
Release: 3%{?dist} Release: 1%{?dist}
License: GPLv3 License: GPLv3
Group: System Environment/Base Group: System Environment/Base
Vendor: Red Hat Vendor: Red Hat
@ -389,6 +389,9 @@ if [ $1 -ge 1 ]; then
fi fi
%changelog %changelog
* Thu Nov 17 2011 Kaleb S. KEITHLEY <kkeithle@redhat.com> - 3.2.5-1
- Update to 3.2.5
* Wed Nov 16 2011 Kaleb S. KEITHLEY <kkeithle@redhat.com> - 3.2.4-3 * Wed Nov 16 2011 Kaleb S. KEITHLEY <kkeithle@redhat.com> - 3.2.4-3
- revised init.d/systemd to minimize fedora < 17 - revised init.d/systemd to minimize fedora < 17
- get closer to the official glusterfs spec, including... - get closer to the official glusterfs spec, including...

View File

@ -1 +1 @@
1ec38e9c40b6a6ac80dd03e1c8bc1543 glusterfs-3.2.4.tar.gz 1a19f29270c587242a83bc0256161f68 glusterfs-3.2.5.tar.gz