From fd7e1f3b4d403f22c8d76ee1b156060dcc985c43 Mon Sep 17 00:00:00 2001 From: "Timothy St. Clair" Date: Fri, 25 Oct 2013 09:46:46 -0500 Subject: [PATCH] Update spec for jline1 dependency changes --- zookeeper.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/zookeeper.spec b/zookeeper.spec index 0a2d901..2245f7c 100644 --- a/zookeeper.spec +++ b/zookeeper.spec @@ -1,7 +1,7 @@ %global _hardened_build 1 Name: zookeeper Version: 3.4.5 -Release: 13%{?dist} +Release: 14%{?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 +* Thu Oct 25 2013 Timothy St. Clair - 3.4.5-14 +- Update dependencies to jline1 + * Wed Sep 18 2013 Timothy St. Clair - 3.4.5-13 - Fixed the atomic patch which actually caused recursive crashing on zookeeper_close