From cbec4655fe95fca7d779eb48bc3b9b135a8054d5 Mon Sep 17 00:00:00 2001 From: David Teigland Date: Fri, 12 Jul 2013 14:25:57 -0500 Subject: [PATCH] Update to sanlock-2.8 --- .gitignore | 1 + sanlock.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 0081656..17c355e 100644 --- a/.gitignore +++ b/.gitignore @@ -12,3 +12,4 @@ /sanlock-2.5.tar.gz /sanlock-2.6.tar.gz /sanlock-2.7.tar.gz +/sanlock-2.8.tar.gz diff --git a/sanlock.spec b/sanlock.spec index c13117d..8ca4e8a 100644 --- a/sanlock.spec +++ b/sanlock.spec @@ -11,8 +11,8 @@ %endif Name: sanlock -Version: 2.7 -Release: 2%{?dist} +Version: 2.8 +Release: 1%{?dist} Summary: A shared disk lock manager Group: System Environment/Base @@ -297,6 +297,9 @@ if [ $1 -ge 1 ] ; then fi %changelog +* Fri Jul 12 2013 David Teigland - 2.8-1 +- Update to sanlock-2.8 + * Tue Apr 2 2013 Federico Simoncelli - 2.7-2 - introduce the new systemd-rpm macros (#857397) diff --git a/sources b/sources index 71f8252..2af730c 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -682323103d06666e4d83274b597a7b27 sanlock-2.7.tar.gz +005367f869788ac135f1b77de47240b7 sanlock-2.8.tar.gz