From 3ee121e6e0ed92c0b4e2eeb1f18f83e2bf843f8d Mon Sep 17 00:00:00 2001 From: Mikolaj Izdebski Date: Mon, 3 Dec 2012 12:22:27 +0100 Subject: [PATCH] Update to upstream version 3.5.11 --- .gitignore | 1 + netty.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 4bac49a..46e6268 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,4 @@ /netty-3.2.7.Final-dist.tar.bz2 /netty-3.5.2.Final-dist.tar.bz2 /netty-3.5.3.Final-dist.tar.bz2 +/netty-3.5.11.Final-dist.tar.bz2 diff --git a/netty.spec b/netty.spec index dde19a2..ee633b9 100644 --- a/netty.spec +++ b/netty.spec @@ -1,5 +1,5 @@ Name: netty -Version: 3.5.10 +Version: 3.5.11 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 +* Mon Dec 3 2012 Mikolaj Izdebski - 3.5.11-1 +- Update to upstream version 3.5.11 + * Mon Nov 12 2012 Mikolaj Izdebski - 3.5.10-1 - Update to upstream version 3.5.10 diff --git a/sources b/sources index c816a6b..d148657 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -5349a71f98cb8a62a8ae1266c681ee9b netty-3.5.10.Final-dist.tar.bz2 +cc6c7f9b2252c6f345a18724a5f9e436 netty-3.5.11.Final-dist.tar.bz2