Update to 3.1.2
This commit is contained in:
parent
cff0b00786
commit
0fd2baad28
1
.gitignore
vendored
1
.gitignore
vendored
@ -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
|
||||||
|
@ -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)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user