Update netty3 patch for 3.9.3
This commit is contained in:
parent
ee8d255f0a
commit
491a576dfc
@ -38,7 +38,7 @@ index 561832a..93176d5 100644
|
||||
+ <dependency org="jline" name="jline" rev="1.0" transitive="false" conf="default"/>
|
||||
|
||||
- <dependency org="io.netty" name="netty" conf="default" rev="3.7.0.Final">
|
||||
+ <dependency org="io.netty" name="netty" conf="default" rev="3.6.6.Final">
|
||||
+ <dependency org="io.netty" name="netty" conf="default" rev="3.9.3.Final">
|
||||
<artifact name="netty" type="jar" conf="default"/>
|
||||
</dependency>
|
||||
|
||||
|
@ -5,7 +5,7 @@
|
||||
|
||||
Name: zookeeper
|
||||
Version: 3.4.6
|
||||
Release: 3%{?dist}
|
||||
Release: 4%{?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
|
||||
* Sun Feb 15 2015 Peter Robinson <pbrobinson@fedoraproject.org> 3.4.6-4
|
||||
- Update netty3 patch for 3.9.3
|
||||
|
||||
* Tue Jan 27 2015 Petr Machata <pmachata@redhat.com> - 3.4.6-3
|
||||
- Rebuild for boost 1.57.0
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user