update to sanlock-3.1.0
This commit is contained in:
parent
facd973412
commit
56b00a7dfc
1
.gitignore
vendored
1
.gitignore
vendored
@ -14,3 +14,4 @@
|
|||||||
/sanlock-2.7.tar.gz
|
/sanlock-2.7.tar.gz
|
||||||
/sanlock-2.8.tar.gz
|
/sanlock-2.8.tar.gz
|
||||||
/sanlock-3.0.0.tar.gz
|
/sanlock-3.0.0.tar.gz
|
||||||
|
/sanlock-3.1.0.tar.gz
|
||||||
|
@ -11,8 +11,8 @@
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
Name: sanlock
|
Name: sanlock
|
||||||
Version: 3.0.0
|
Version: 3.1.0
|
||||||
Release: 2%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: A shared storage lock manager
|
Summary: A shared storage lock manager
|
||||||
|
|
||||||
Group: System Environment/Base
|
Group: System Environment/Base
|
||||||
@ -296,6 +296,9 @@ if [ $1 -ge 1 ] ; then
|
|||||||
fi
|
fi
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Jan 15 2014 David Teigland <teigland@redhat.com> - 3.1.0-1
|
||||||
|
- Update to sanlock-3.1.0
|
||||||
|
|
||||||
* Sun Aug 04 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.0.0-2
|
* Sun Aug 04 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.0.0-2
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user