diff --git a/.gitignore b/.gitignore index 0c09183..1fd6a61 100644 --- a/.gitignore +++ b/.gitignore @@ -10,3 +10,4 @@ glusterfs-3.2.2.tar.gz glusterfs-3.2.3.tar.gz glusterfs-3.2.4.tar.gz glusterfs-3.2.5.tar.gz +/glusterfs-3.2.6.tar.gz diff --git a/glusterfs.spec b/glusterfs.spec index 18efc63..c24d287 100644 --- a/glusterfs.spec +++ b/glusterfs.spec @@ -24,8 +24,8 @@ Summary: Cluster File System Name: glusterfs -Version: 3.2.5 -Release: 8%{?dist} +Version: 3.2.6 +Release: 1%{?dist} License: GPLv3 Group: System Environment/Base Vendor: Red Hat @@ -393,6 +393,9 @@ if [ $1 -ge 1 ]; then fi %changelog +* Wed Mar 21 2012 Kaleb S. KEITHLEY - 3.2.6-1 +- Update to 3.2.6 + * Thu Feb 16 2012 Kaleb S. KEITHLEY - 3.2.5-8 - rename patch files diff --git a/sources b/sources index c5982a2..e0394a6 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -1a19f29270c587242a83bc0256161f68 glusterfs-3.2.5.tar.gz +e82abcb6583f0d0563cbc485e89cef50 glusterfs-3.2.6.tar.gz