Update to 3.1.2

This commit is contained in:
Jonathan Steffan 2011-01-25 15:08:44 -07:00
parent cff0b00786
commit 0fd2baad28
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -2,3 +2,4 @@ glusterfs-2.0.9.tar.gz
glusterfs-3.0.5.tar.gz glusterfs-3.0.5.tar.gz
/glusterfs-3.0.7.tar.gz /glusterfs-3.0.7.tar.gz
/glusterfs-3.1.1.tar.gz /glusterfs-3.1.1.tar.gz
/glusterfs-3.1.2.tar.gz

View File

@ -7,8 +7,8 @@
%endif %endif
Name: glusterfs Name: glusterfs
Version: %{major_minor}.1 Version: %{major_minor}.2
Release: 3%{?dist} Release: 1%{?dist}
Summary: Clustered file-system Summary: Clustered file-system
Group: System Environment/Base Group: System Environment/Base
@ -311,6 +311,9 @@ if [ $1 -ge 1 ]; then
fi fi
%changelog %changelog
* Tue Jan 25 2011 Jonathan Steffan <jsteffan@fedoraproject.org> - 3.1.2-1
- Update to 3.1.2
* Wed Jan 5 2011 Dan Horák <dan[at]danny.cz> - 3.1.1-3 * Wed Jan 5 2011 Dan Horák <dan[at]danny.cz> - 3.1.1-3
- no InfiniBand on s390(x) - no InfiniBand on s390(x)

View File

@ -1 +1 @@
4584710adee36920c97a658b25a1446d glusterfs-3.1.1.tar.gz 9dee75180db951cde971722f80779769 glusterfs-3.1.2.tar.gz