update to 3.2.5
This commit is contained in:
parent
3d38179b1b
commit
f78c057957
1
.gitignore
vendored
1
.gitignore
vendored
@ -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
|
||||||
|
@ -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...
|
||||||
|
Loading…
Reference in New Issue
Block a user