diff --git a/.gitignore b/.gitignore index 5c6a4c9..f1703e8 100644 --- a/.gitignore +++ b/.gitignore @@ -4,3 +4,4 @@ glusterfs-3.0.5.tar.gz /glusterfs-3.1.1.tar.gz /glusterfs-3.1.2.tar.gz /glusterfs-3.1.3.tar.gz +/glusterfs-3.1.4.tar.gz diff --git a/glusterfs.spec b/glusterfs.spec index 8bfbaa4..e8f5642 100644 --- a/glusterfs.spec +++ b/glusterfs.spec @@ -8,7 +8,7 @@ %endif Name: glusterfs -Version: 3.1.3 +Version: 3.1.4 Release: 1%{?dist} Summary: Clustered file-system @@ -331,6 +331,9 @@ if [ $1 -ge 1 ]; then fi %changelog +* Tue May 10 2011 Jonathan Steffan - 3.1.4-1 +- Update to 3.1.4 + * Sun Mar 19 2011 Jonathan Steffan - 3.1.3-1 - Update to 3.1.3 - Merge in more upstream SPEC changes diff --git a/sources b/sources index ec0fbc0..b22df36 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -360fdd2a10446b93d72a962252dc85c4 glusterfs-3.1.3.tar.gz +07ef28994ed94a79c1a84d9bc732e1fe glusterfs-3.1.4.tar.gz