Update to sanlock-2.8
This commit is contained in:
parent
c6e393e57b
commit
cbec4655fe
1
.gitignore
vendored
1
.gitignore
vendored
@ -12,3 +12,4 @@
|
||||
/sanlock-2.5.tar.gz
|
||||
/sanlock-2.6.tar.gz
|
||||
/sanlock-2.7.tar.gz
|
||||
/sanlock-2.8.tar.gz
|
||||
|
@ -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 <teigland@redhat.com> - 2.8-1
|
||||
- Update to sanlock-2.8
|
||||
|
||||
* Tue Apr 2 2013 Federico Simoncelli <fsimonce@redhat.com> - 2.7-2
|
||||
- introduce the new systemd-rpm macros (#857397)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user