upgrading to the new version

This commit is contained in:
Tomas Rohovsky 2012-08-16 14:26:51 +02:00 committed by Mikolaj Izdebski
parent 4d5e305f9a
commit 9e017ea721
2 changed files with 5 additions and 2 deletions

View File

@ -1,5 +1,5 @@
Name: netty
Version: 3.5.3
Version: 3.5.4
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
* Thu Aug 15 2012 Tomas Rohovsky <trohovsk@redhat.com> - 3.5.4-1
- Update to upstream version 3.5.4
* Tue Jul 24 2012 Mikolaj Izdebski <mizdebsk@redhat.com> - 3.5.3-1
- Update to upstream version 3.5.3

View File

@ -1 +1 @@
e4f90b4b3e9157cfd3e405068d8cbb33 netty-3.5.3.Final-dist.tar.bz2
f979270ade2b035b6e3c14a79d16b0c5 netty-3.5.4.Final-dist.tar.bz2