diff --git a/.gitignore b/.gitignore index 8b3b46d..f83ad3d 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1 @@ -SOURCES/sanlock-3.5.0.tar.gz +SOURCES/sanlock-3.6.0.tar.gz diff --git a/.sanlock.metadata b/.sanlock.metadata index fb194ee..6672e78 100644 --- a/.sanlock.metadata +++ b/.sanlock.metadata @@ -1 +1 @@ -3b2c3d97fc135ba12492bc4c53c33b75862aa3bb SOURCES/sanlock-3.5.0.tar.gz +14c8ecdbe107b06c80d7a68d80a77f0b7a89f666 SOURCES/sanlock-3.6.0.tar.gz diff --git a/SPECS/sanlock.spec b/SPECS/sanlock.spec index 18ce7dc..2e31bf4 100644 --- a/SPECS/sanlock.spec +++ b/SPECS/sanlock.spec @@ -5,13 +5,13 @@ %endif Name: sanlock -Version: 3.5.0 +Version: 3.6.0 Release: 1%{?dist} Summary: A shared storage lock manager Group: System Environment/Base License: GPLv2 and GPLv2+ and LGPLv2+ -URL: https://fedorahosted.org/sanlock/ +URL: https://pagure.io/sanlock BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: libblkid-devel libaio-devel python python-devel ExclusiveArch: x86_64 aarch64 s390x %{power64} @@ -279,6 +279,9 @@ common sanlock lockspace. %changelog +* Tue Dec 05 2017 David Teigland - 3.6.0-1 +- Update to sanlock-3.6.0 + * Wed Apr 26 2017 David Teigland - 3.5.0-1 - Update to sanlock-3.5.0