Update to 3.1.4

This commit is contained in:
Jonathan Steffan 2011-05-10 15:36:56 -06:00
parent e7a14630a6
commit 3c4431c906
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -4,3 +4,4 @@ glusterfs-3.0.5.tar.gz
/glusterfs-3.1.1.tar.gz /glusterfs-3.1.1.tar.gz
/glusterfs-3.1.2.tar.gz /glusterfs-3.1.2.tar.gz
/glusterfs-3.1.3.tar.gz /glusterfs-3.1.3.tar.gz
/glusterfs-3.1.4.tar.gz

View File

@ -8,7 +8,7 @@
%endif %endif
Name: glusterfs Name: glusterfs
Version: 3.1.3 Version: 3.1.4
Release: 1%{?dist} Release: 1%{?dist}
Summary: Clustered file-system Summary: Clustered file-system
@ -331,6 +331,9 @@ if [ $1 -ge 1 ]; then
fi fi
%changelog %changelog
* Tue May 10 2011 Jonathan Steffan <jsteffan@fedoraproject.org> - 3.1.4-1
- Update to 3.1.4
* Sun Mar 19 2011 Jonathan Steffan <jsteffan@fedoraproject.org> - 3.1.3-1 * Sun Mar 19 2011 Jonathan Steffan <jsteffan@fedoraproject.org> - 3.1.3-1
- Update to 3.1.3 - Update to 3.1.3
- Merge in more upstream SPEC changes - Merge in more upstream SPEC changes

View File

@ -1 +1 @@
360fdd2a10446b93d72a962252dc85c4 glusterfs-3.1.3.tar.gz 07ef28994ed94a79c1a84d9bc732e1fe glusterfs-3.1.4.tar.gz