glusterfs-3.2.3

This commit is contained in:
Kaleb S. KEITHLEY 2011-08-23 10:27:14 -04:00
parent 2c6ad6dacb
commit 4ec7fc750c
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -7,3 +7,4 @@ glusterfs-3.0.5.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 /glusterfs-3.2.2.tar.gz
/glusterfs-3.2.3.tar.gz

View File

@ -8,7 +8,7 @@
%endif %endif
Name: glusterfs Name: glusterfs
Version: 3.2.2 Version: 3.2.3
Release: 1%{?dist} Release: 1%{?dist}
Summary: Clustered file-system Summary: Clustered file-system
@ -332,6 +332,9 @@ if [ $1 -ge 1 ]; then
fi fi
%changelog %changelog
* Mon Aug 22 2011 Kaleb S. KEITHLEY <kkeithle@redhat.com> - 3.2.3-1
- Update to 3.2.3
* Mon Aug 22 2011 Kaleb S. KEITHLEY <kkeithle@redhat.com> - 3.2.2-1 * Mon Aug 22 2011 Kaleb S. KEITHLEY <kkeithle@redhat.com> - 3.2.2-1
- Update to 3.2.2 - Update to 3.2.2

View File

@ -1 +1 @@
dc0ef9ab5f0412527ecc34e2510bf1ba glusterfs-3.2.2.tar.gz cc050ede6116e456baca65283cf53fc6 glusterfs-3.2.3.tar.gz