From e68913bdc99dbd69082588eac745f2e18b8b4c1e Mon Sep 17 00:00:00 2001 From: David Teigland Date: Tue, 30 Sep 2014 13:56:34 -0500 Subject: [PATCH] update to sanlock-3.2.2 --- .gitignore | 1 + sanlock.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 1103602..19e051f 100644 --- a/.gitignore +++ b/.gitignore @@ -17,3 +17,4 @@ /sanlock-3.1.0.tar.gz /sanlock-3.2.0.tar.gz /sanlock-3.2.1.tar.gz +/sanlock-3.2.2.tar.gz diff --git a/sanlock.spec b/sanlock.spec index fad8866..11a31ac 100644 --- a/sanlock.spec +++ b/sanlock.spec @@ -11,8 +11,8 @@ %endif Name: sanlock -Version: 3.2.1 -Release: 2%{?dist} +Version: 3.2.2 +Release: 1%{?dist} Summary: A shared storage lock manager Group: System Environment/Base @@ -323,6 +323,9 @@ common sanlock lockspace. %changelog +* Tue Sep 30 2014 David Teigland - 3.2.2-1 +- Update to sanlock-3.2.2 + * Thu Aug 28 2014 Peter Robinson 3.2.1-2 - Drop exclusive arch options, it needs to be supported on all arches as per package guidelines diff --git a/sources b/sources index a6df82a..f1f261f 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -0f1e51c3c9c8a7639a3736583c33fadb sanlock-3.2.1.tar.gz +cc29ce051740e374429a94144bac5583 sanlock-3.2.2.tar.gz