diff --git a/zookeeper-3.4.6-ivy-build.patch b/zookeeper-3.4.6-ivy-build.patch index bc96443..2280067 100644 --- a/zookeeper-3.4.6-ivy-build.patch +++ b/zookeeper-3.4.6-ivy-build.patch @@ -37,8 +37,7 @@ index 561832a..93176d5 100644 + + -- -+ + diff --git a/zookeeper.spec b/zookeeper.spec index 21c6232..94032e1 100644 --- a/zookeeper.spec +++ b/zookeeper.spec @@ -5,7 +5,7 @@ Name: zookeeper Version: 3.4.6 -Release: 9%{?dist} +Release: 10%{?dist} Summary: A high-performance coordination service for distributed applications License: ASL 2.0 and BSD URL: http://zookeeper.apache.org/ @@ -300,6 +300,9 @@ getent passwd zookeeper >/dev/null || \ %doc LICENSE.txt NOTICE.txt src/contrib/zkpython/README %changelog +* Fri Oct 16 2015 Christopher Tubbs - 3.4.6-10 +- Rollback changes for netty 3.9.3 for f21 only + * Fri Oct 16 2015 Christopher Tubbs - 3.4.6-9 - Update zkEnv.sh CLASSPATH to fix bz#1261458