Update to upstream version 3.5.7

This commit is contained in:
Mikolaj Izdebski 2012-09-07 11:16:02 +02:00
parent 1e3316982e
commit 6bd088e6cd
2 changed files with 5 additions and 2 deletions

View File

@ -1,5 +1,5 @@
Name: netty
Version: 3.5.6
Version: 3.5.7
Release: 1%{?dist}
Summary: An asynchronous event-driven network application framework and tools for Java
@ -103,6 +103,9 @@ install -pm 644 pom.xml $RPM_BUILD_ROOT/%{_mavenpomdir}/JPP-%{name}.pom
%{_javadocdir}/%{name}
%changelog
* Fri Sep 7 2012 Mikolaj Izdebski <mizdebsk@redhat.com> - 3.5.7-1
- Update to upstream version 3.5.7
* Mon Sep 3 2012 Mikolaj Izdebski <mizdebsk@redhat.com> - 3.5.6-1
- Update to upstream version 3.5.6

View File

@ -1 +1 @@
b654e73259686ab12a717251cf74a1a1 netty-3.5.6.Final-dist.tar.bz2
48547634570e63f5206f737f1d7a85c2 netty-3.5.7.Final-dist.tar.bz2