Update to sanlock-2.4

This commit is contained in:
David Teigland 2012-07-23 09:30:24 -05:00
parent 949ca9b25a
commit 312c0bc8e7
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -8,3 +8,4 @@
/sanlock-2.1.tar.gz
/sanlock-2.2.tar.gz
/sanlock-2.3.tar.gz
/sanlock-2.4.tar.gz

View File

@ -1,6 +1,6 @@
Name: sanlock
Version: 2.3
Release: 3%{?dist}
Version: 2.4
Release: 1%{?dist}
Summary: A shared disk lock manager
Group: System Environment/Base
@ -177,6 +177,9 @@ developing applications that use %{name}.
%{_includedir}/sanlock_direct.h
%changelog
* Mon Jul 23 2012 David Teigland <teigland@redhat.com> - 2.4-1
- Update to sanlock-2.4
* Fri Jun 15 2012 David Teigland <teigland@redhat.com> - 2.3-3
- Require useradd and groupadd

View File

@ -1 +1 @@
17ddc7c7b9dfab30e82890b6d14cda57 sanlock-2.3.tar.gz
5d056f13f1bec99c858867910b557380 sanlock-2.4.tar.gz