diff --git a/.gitignore b/.gitignore index 2464d75..e1ffcbd 100644 --- a/.gitignore +++ b/.gitignore @@ -20,3 +20,4 @@ /sanlock-3.2.2.tar.gz /sanlock-3.2.4.tar.gz /sanlock-3.3.0.tar.gz +/sanlock-3.4.0.tar.gz diff --git a/sanlock.spec b/sanlock.spec index 97b9762..3c5a406 100644 --- a/sanlock.spec +++ b/sanlock.spec @@ -5,8 +5,8 @@ %endif Name: sanlock -Version: 3.3.0 -Release: 2%{?dist} +Version: 3.4.0 +Release: 1%{?dist} Summary: A shared storage lock manager Group: System Environment/Base @@ -278,6 +278,9 @@ common sanlock lockspace. %changelog +* Fri Jun 10 2016 David Teigland - 3.4.0-1 +- Update to sanlock-3.4.0 + * Tue Feb 23 2016 David Teigland - 3.3.0-2 - remove exclusive arch diff --git a/sources b/sources index 36197a6..74a478b 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -64a452bb4635fdf638895c5fdaa17be2 sanlock-3.3.0.tar.gz +1fa3a9444b9064303c52252dec340e94 sanlock-3.4.0.tar.gz