diff --git a/.gitignore b/.gitignore index a8b8410..93d2bed 100644 --- a/.gitignore +++ b/.gitignore @@ -14,3 +14,4 @@ /sanlock-2.7.tar.gz /sanlock-2.8.tar.gz /sanlock-3.0.0.tar.gz +/sanlock-3.1.0.tar.gz diff --git a/sanlock.spec b/sanlock.spec index 22526e5..4b98dd7 100644 --- a/sanlock.spec +++ b/sanlock.spec @@ -11,8 +11,8 @@ %endif Name: sanlock -Version: 3.0.0 -Release: 2%{?dist} +Version: 3.1.0 +Release: 1%{?dist} Summary: A shared storage lock manager Group: System Environment/Base @@ -296,6 +296,9 @@ if [ $1 -ge 1 ] ; then fi %changelog +* Wed Jan 15 2014 David Teigland - 3.1.0-1 +- Update to sanlock-3.1.0 + * Sun Aug 04 2013 Fedora Release Engineering - 3.0.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild diff --git a/sources b/sources index 83825ed..13997f3 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -8bbe67afbb6d5cf4f92a67ca427aa42f sanlock-3.0.0.tar.gz +27f9a2183b6386cbd40313d40ee6c24b sanlock-3.1.0.tar.gz