Update to 3.1.4
This commit is contained in:
parent
e7a14630a6
commit
3c4431c906
1
.gitignore
vendored
1
.gitignore
vendored
@ -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
|
||||||
|
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user