Update to sanlock 3.7.1
- Fix read_resource_owners (414abfe)
This commit is contained in:
parent
bda28c805c
commit
253c91dead
1
.gitignore
vendored
1
.gitignore
vendored
@ -24,3 +24,4 @@
|
||||
/sanlock-3.5.0.tar.gz
|
||||
/sanlock-3.6.0.tar.gz
|
||||
/sanlock-3.7.0.tar.gz
|
||||
/sanlock-3.7.1.tar.gz
|
||||
|
@ -1,5 +1,5 @@
|
||||
Name: sanlock
|
||||
Version: 3.7.0
|
||||
Version: 3.7.1
|
||||
Release: 1%{?dist}
|
||||
Summary: A shared storage lock manager
|
||||
|
||||
@ -176,6 +176,10 @@ common sanlock lockspace.
|
||||
|
||||
|
||||
%changelog
|
||||
* Mon Mar 8 2019 Nir Soffer <nsoffer@redhat.com> - 3.7.1-1
|
||||
- Update to sanlock 3.7.1
|
||||
- Fix read_resource_owners (414abfe)
|
||||
|
||||
* Wed Mar 20 2019 Nir Soffer <nsoffer@redhat.com> - 3.7.0-1
|
||||
- remove unneeded with_systemd macro
|
||||
- update to sanlock 3.7.0
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (sanlock-3.7.0.tar.gz) = f154cdb09ea790fa5d0ddcbc94ce3cf4d7c1febce9a0fc1bd9e82f102aedecf9f50a15e3b17700ae9c37986cf550639b59e41d60b3fabe2f99622c0c08855f53
|
||||
SHA512 (sanlock-3.7.1.tar.gz) = 3d5d0bc8acf8930044ec93df5b108d50d3a62dad5e24f0f3cf8fea111d1a5cf98478a83ba9a8c8079c831960ec5fc621db5be166fa4659f6d7dd0d5ac58bfdb8
|
||||
|
Loading…
Reference in New Issue
Block a user