update package to 3.8.1

This commit is contained in:
Markeryang 2020-07-16 19:30:15 +08:00 committed by Gitee
parent 02e81c8ffd
commit 57eb1d9610

View File

@ -1,12 +1,10 @@
Name: sanlock Name: sanlock
Version: 3.6.0 Version: 3.8.1
Release: 7 Release: 1
Summary: A shared storage lock manager Summary: A shared storage lock manager
License: GPLv2 and GPLv2+ and LGPLv2+ License: GPLv2 and GPLv2+ and LGPLv2+
URL: https://pagure.io/sanlock/ URL: https://pagure.io/sanlock/
Source0: https://releases.pagure.org/sanlock/%{name}-%{version}.tar.gz 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 BuildRequires: libblkid-devel libaio-devel python2 python2-devel systemd-units
Requires(pre): shadow Requires(pre): shadow
@ -156,5 +154,8 @@ getent passwd sanlock > /dev/null || /usr/sbin/useradd \
%changelog %changelog
* Thu Jul 16 2020 yanglongkang <yanglongkang@huawei.com> - 3.8.1-1
- update package to 3.8.1
* Sat Nov 30 2019 zoushuangshuang<zoushuangshuang@huawei.com> - 3.6.0-7 * Sat Nov 30 2019 zoushuangshuang<zoushuangshuang@huawei.com> - 3.6.0-7
- Package init - Package init