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