From bacb1f8d861443f5b692f30cb46edf4ea50aef4b Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Thu, 14 Feb 2013 02:13:52 -0600 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild --- netty.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/netty.spec b/netty.spec index 0c2019d..3b7c6be 100644 --- a/netty.spec +++ b/netty.spec @@ -1,6 +1,6 @@ Name: netty Version: 3.6.2 -Release: 2%{?dist} +Release: 3%{?dist} Summary: An asynchronous event-driven network application framework and tools for Java Group: Development/Libraries @@ -92,6 +92,9 @@ sed -i s/org.jboss.netty.util.internal.jzlib/com.jcraft.jzlib/ \ %doc LICENSE.txt NOTICE.txt %changelog +* Thu Feb 14 2013 Fedora Release Engineering - 3.6.2-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild + * Wed Feb 06 2013 Java SIG - 3.6.2-2 - Update for https://fedoraproject.org/wiki/Fedora_19_Maven_Rebuild - Replace maven BuildRequires with maven-local