This commit is contained in:
Dennis Gilmore 2014-06-07 07:38:19 -05:00
parent 11b26746ff
commit 9c785572c1
1 changed files with 4 additions and 1 deletions

View File

@ -3,7 +3,7 @@
Name: netty
Version: 4.0.14
Release: 4%{?dist}
Release: 5%{?dist}
Summary: An asynchronous event-driven network application framework and tools for Java
License: ASL 2.0
URL: https://netty.io/
@ -89,6 +89,9 @@ sed -i 's|taskdef|taskdef classpathref="maven.plugin.classpath"|' all/pom.xml
%doc LICENSE.txt NOTICE.txt
%changelog
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 4.0.14-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
* Tue Mar 04 2014 Stanislav Ochotnicky <sochotnicky@redhat.com> - 4.0.14-4
- Use Requires: java-headless rebuild (#1067528)