diff --git a/zookeeper.spec b/zookeeper.spec index ee79368..e9073ae 100644 --- a/zookeeper.spec +++ b/zookeeper.spec @@ -1,7 +1,7 @@ %global _hardened_build 1 Name: zookeeper Version: 3.4.5 -Release: 12%{?dist} +Release: 13%{?dist} Summary: A high-performance coordination service for distributed applications #Group: Development/Libraries License: ASL 2.0 and BSD @@ -368,6 +368,9 @@ getent passwd zookeeper >/dev/null || \ %{_unitdir}/zookeeper.service %changelog +* Wed Sep 18 2013 Timothy St. Clair - 3.4.5-13 +- Fixed the atomic patch which actually caused recursive crashing on zookeeper_close + * Tue Jul 30 2013 Petr Machata - 3.4.5-12 - Rebuild for boost 1.54.0