From f78c057957c33c29ddffe77a1576b1b38af5e8fc Mon Sep 17 00:00:00 2001 From: Kaleb KEITHLEY Date: Thu, 17 Nov 2011 11:50:36 -0500 Subject: [PATCH] update to 3.2.5 --- .gitignore | 1 + glusterfs.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index f3b3fb7..deef4b0 100644 --- a/.gitignore +++ b/.gitignore @@ -9,3 +9,4 @@ glusterfs-3.0.5.tar.gz /glusterfs-3.2.2.tar.gz /glusterfs-3.2.3.tar.gz /glusterfs-3.2.4.tar.gz +/glusterfs-3.2.5.tar.gz diff --git a/glusterfs.spec b/glusterfs.spec index 203d74b..3e8acff 100644 --- a/glusterfs.spec +++ b/glusterfs.spec @@ -24,8 +24,8 @@ Summary: Cluster File System Name: glusterfs -Version: 3.2.4 -Release: 3%{?dist} +Version: 3.2.5 +Release: 1%{?dist} License: GPLv3 Group: System Environment/Base Vendor: Red Hat @@ -389,6 +389,9 @@ if [ $1 -ge 1 ]; then fi %changelog +* Thu Nov 17 2011 Kaleb S. KEITHLEY - 3.2.5-1 +- Update to 3.2.5 + * Wed Nov 16 2011 Kaleb S. KEITHLEY - 3.2.4-3 - revised init.d/systemd to minimize fedora < 17 - get closer to the official glusterfs spec, including... diff --git a/sources b/sources index a47d114..c5982a2 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -1ec38e9c40b6a6ac80dd03e1c8bc1543 glusterfs-3.2.4.tar.gz +1a19f29270c587242a83bc0256161f68 glusterfs-3.2.5.tar.gz