From b102c9324a05017f8075ea5ca312a421a711e4df Mon Sep 17 00:00:00 2001 From: CentOS Sources Date: Wed, 6 Oct 2021 13:47:37 -0400 Subject: [PATCH] import sanlock-3.8.4-1.el8 --- .gitignore | 2 +- .sanlock.metadata | 2 +- SPECS/sanlock.spec | 8 +++++++- 3 files changed, 9 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 2ac3120..61fde41 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1 @@ -SOURCES/sanlock-3.8.3.tar.gz +SOURCES/sanlock-3.8.4.tar.gz diff --git a/.sanlock.metadata b/.sanlock.metadata index 4b5fe8c..b069991 100644 --- a/.sanlock.metadata +++ b/.sanlock.metadata @@ -1 +1 @@ -b860d082a129a6d80e6e79353fd9da1d60269bfa SOURCES/sanlock-3.8.3.tar.gz +494d5efc260b643ed9a3ee6bbdb0d31ecb14c201 SOURCES/sanlock-3.8.4.tar.gz diff --git a/SPECS/sanlock.spec b/SPECS/sanlock.spec index da02a4f..c611502 100644 --- a/SPECS/sanlock.spec +++ b/SPECS/sanlock.spec @@ -1,5 +1,5 @@ Name: sanlock -Version: 3.8.3 +Version: 3.8.4 Release: 1%{?dist} Summary: A shared storage lock manager @@ -183,6 +183,12 @@ common sanlock lockspace. %changelog +* Tue Jun 01 2021 David Teigland 3.8.4-1 +- Update to sanlock-3.8.4 + +* Thu May 20 2021 David Teigland 3.8.3-2 +- Fix connection close and add python inquire api + * Tue Jan 19 2021 David Teigland 3.8.3-1 - Update to sanlock-3.8.3