From 57eb1d9610af9b4617ca4e6c9cf399ed367b82b7 Mon Sep 17 00:00:00 2001 From: Markeryang <747675909@qq.com> Date: Thu, 16 Jul 2020 19:30:15 +0800 Subject: [PATCH] update package to 3.8.1 --- sanlock.spec | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/sanlock.spec b/sanlock.spec index 20dce49..db6db0e 100644 --- a/sanlock.spec +++ b/sanlock.spec @@ -1,12 +1,10 @@ Name: sanlock -Version: 3.6.0 -Release: 7 +Version: 3.8.1 +Release: 1 Summary: A shared storage lock manager License: GPLv2 and GPLv2+ and LGPLv2+ URL: https://pagure.io/sanlock/ Source0: https://releases.pagure.org/sanlock/%{name}-%{version}.tar.gz -Patch0001: 0000-Fix-libsanlock-build-on-Unubtu-Debian.patch -Patch0002: 0001-fix-makefile-flags.patch BuildRequires: libblkid-devel libaio-devel python2 python2-devel systemd-units Requires(pre): shadow @@ -156,5 +154,8 @@ getent passwd sanlock > /dev/null || /usr/sbin/useradd \ %changelog +* Thu Jul 16 2020 yanglongkang - 3.8.1-1 +- update package to 3.8.1 + * Sat Nov 30 2019 zoushuangshuang - 3.6.0-7 - Package init