Update to upstream version 3.5.8

This commit is contained in:
Mikolaj Izdebski 2012-10-05 03:13:18 +02:00
parent 6bd088e6cd
commit 71536c27df
2 changed files with 5 additions and 2 deletions

View File

@ -1,5 +1,5 @@
Name: netty
Version: 3.5.7
Version: 3.5.8
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 Oct 5 2012 Mikolaj Izdebski <mizdebsk@redhat.com> - 3.5.8-1
- Update to upstream version 3.5.8
* Fri Sep 7 2012 Mikolaj Izdebski <mizdebsk@redhat.com> - 3.5.7-1
- Update to upstream version 3.5.7

View File

@ -1 +1 @@
48547634570e63f5206f737f1d7a85c2 netty-3.5.7.Final-dist.tar.bz2
4849f5738285e10bd14cf8342ffb071d netty-3.5.8.Final-dist.tar.bz2