From 312c0bc8e708dc01e63502287ef53fafc67ad307 Mon Sep 17 00:00:00 2001 From: David Teigland Date: Mon, 23 Jul 2012 09:30:24 -0500 Subject: [PATCH] Update to sanlock-2.4 --- .gitignore | 1 + sanlock.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 1aec103..752fbf1 100644 --- a/.gitignore +++ b/.gitignore @@ -8,3 +8,4 @@ /sanlock-2.1.tar.gz /sanlock-2.2.tar.gz /sanlock-2.3.tar.gz +/sanlock-2.4.tar.gz diff --git a/sanlock.spec b/sanlock.spec index b2534c4..143a49f 100644 --- a/sanlock.spec +++ b/sanlock.spec @@ -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 - 2.4-1 +- Update to sanlock-2.4 + * Fri Jun 15 2012 David Teigland - 2.3-3 - Require useradd and groupadd diff --git a/sources b/sources index 41c560c..1855327 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -17ddc7c7b9dfab30e82890b6d14cda57 sanlock-2.3.tar.gz +5d056f13f1bec99c858867910b557380 sanlock-2.4.tar.gz