Update to closeout BZ1068609

This commit is contained in:
Timothy St. Clair 2014-02-24 10:16:24 -06:00
parent 3d94c04254
commit 7accb41632
1 changed files with 4 additions and 1 deletions

View File

@ -2,7 +2,7 @@
Name: zookeeper
Version: 3.4.5
Release: 16%{?dist}
Release: 17%{?dist}
Summary: A high-performance coordination service for distributed applications
#Group: Development/Libraries
License: ASL 2.0 and BSD
@ -370,6 +370,9 @@ getent passwd zookeeper >/dev/null || \
%{_unitdir}/zookeeper.service
%changelog
* Mon Feb 24 2014 Timothy St. Clair <tstclair@redhat.com> - 3.4.5-17
- Update due to cascading dependencies around java-headless
* Fri Jan 31 2014 Timothy St. Clair <tstclair@redhat.com> - 3.4.5-16
- Update of tests.jar due to netty3 compat packaging conflicts