[sanlock/f17] Update to sanlock-2.4

David Teigland teigland at fedoraproject.org
Mon Jul 23 14:30:48 UTC 2012


commit 312c0bc8e708dc01e63502287ef53fafc67ad307
Author: David Teigland <teigland at redhat.com>
Date:   Mon Jul 23 09:30:24 2012 -0500

    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 <teigland at redhat.com> - 2.4-1
+- Update to sanlock-2.4
+
 * Fri Jun 15 2012 David Teigland <teigland at redhat.com> - 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


More information about the scm-commits mailing list