[sanlock] update to sanlock-3.1.0

David Teigland teigland at fedoraproject.org
Wed Jan 15 21:54:54 UTC 2014


commit 56b00a7dfce9e2fe2c534931e75b9127731263d9
Author: David Teigland <teigland at redhat.com>
Date:   Wed Jan 15 15:54:53 2014 -0600

    update to sanlock-3.1.0

 .gitignore   |    1 +
 sanlock.spec |    7 +++++--
 sources      |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index a8b8410..93d2bed 100644
--- a/.gitignore
+++ b/.gitignore
@@ -14,3 +14,4 @@
 /sanlock-2.7.tar.gz
 /sanlock-2.8.tar.gz
 /sanlock-3.0.0.tar.gz
+/sanlock-3.1.0.tar.gz
diff --git a/sanlock.spec b/sanlock.spec
index 22526e5..4b98dd7 100644
--- a/sanlock.spec
+++ b/sanlock.spec
@@ -11,8 +11,8 @@
 %endif
 
 Name:           sanlock
-Version:        3.0.0
-Release:        2%{?dist}
+Version:        3.1.0
+Release:        1%{?dist}
 Summary:        A shared storage lock manager
 
 Group:          System Environment/Base
@@ -296,6 +296,9 @@ if [ $1 -ge 1 ] ; then
 fi
 
 %changelog
+* Wed Jan 15 2014 David Teigland <teigland at redhat.com> - 3.1.0-1
+- Update to sanlock-3.1.0
+
 * Sun Aug 04 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 3.0.0-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
 
diff --git a/sources b/sources
index 83825ed..13997f3 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-8bbe67afbb6d5cf4f92a67ca427aa42f  sanlock-3.0.0.tar.gz
+27f9a2183b6386cbd40313d40ee6c24b  sanlock-3.1.0.tar.gz


More information about the scm-commits mailing list