From f1114b58a5e50603f86d098d5a8ae457e6b93686 Mon Sep 17 00:00:00 2001 From: CentOS Sources Date: Aug 01 2017 03:39:31 +0000 Subject: import sanlock-3.5.0-1.el7 --- diff --git a/.gitignore b/.gitignore index b1f7159..8b3b46d 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1 @@ -SOURCES/sanlock-3.4.0.tar.gz +SOURCES/sanlock-3.5.0.tar.gz diff --git a/.sanlock.metadata b/.sanlock.metadata index 90c1236..fb194ee 100644 --- a/.sanlock.metadata +++ b/.sanlock.metadata @@ -1 +1 @@ -59399a1f9e302cef3cf72759a504dc896d22cbc5 SOURCES/sanlock-3.4.0.tar.gz +3b2c3d97fc135ba12492bc4c53c33b75862aa3bb SOURCES/sanlock-3.5.0.tar.gz diff --git a/SPECS/sanlock.spec b/SPECS/sanlock.spec index 2e524f0..18ce7dc 100644 --- a/SPECS/sanlock.spec +++ b/SPECS/sanlock.spec @@ -5,7 +5,7 @@ %endif Name: sanlock -Version: 3.4.0 +Version: 3.5.0 Release: 1%{?dist} Summary: A shared storage lock manager @@ -14,7 +14,7 @@ License: GPLv2 and GPLv2+ and LGPLv2+ URL: https://fedorahosted.org/sanlock/ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: libblkid-devel libaio-devel python python-devel -ExclusiveArch: x86_64 aarch64 %{power64} +ExclusiveArch: x86_64 aarch64 s390x %{power64} %if %{with_systemd} BuildRequires: systemd-units %endif @@ -27,7 +27,7 @@ Requires(post): systemd-sysv Requires(preun): systemd-units Requires(postun): systemd-units %endif -Source0: http://git.fedorahosted.org/cgit/sanlock.git/snapshot/%{name}-%{version}.tar.gz +Source0: https://releases.pagure.org/sanlock/%{name}-%{version}.tar.gz # Patch0: 0001-foo.patch @@ -279,6 +279,9 @@ common sanlock lockspace. %changelog +* Wed Apr 26 2017 David Teigland - 3.5.0-1 +- Update to sanlock-3.5.0 + * Fri Jun 10 2016 David Teigland - 3.4.0-1 - Update to sanlock-3.4.0