Bump to rebuild on newer binutils

This commit is contained in:
Troy Dawson 2017-10-02 07:27:50 -07:00
parent 6752825d5f
commit 990e0df2b5

View File

@ -23,7 +23,7 @@
Name: corosync
Summary: The Corosync Cluster Engine and Application Programming Interfaces
Version: 2.4.2
Release: 5%{?gitver}%{?dist}
Release: 6%{?gitver}%{?dist}
License: BSD
Group: System Environment/Base
URL: http://corosync.github.io/corosync/
@ -510,6 +510,9 @@ fi
%endif
%changelog
* Mon Oct 02 2017 Troy Dawson <tdawson@redhat.com> - 2.4.2-6
- Bump to rebuild on newer binutils
* Wed Aug 23 2017 Adam Williamson <awilliam@redhat.com> - 2.4.2-5
- Disable RDMA on 32-bit ARM (#1484155)