diff --git a/netty.spec b/netty.spec index 85575c9..18d92b2 100644 --- a/netty.spec +++ b/netty.spec @@ -8,7 +8,7 @@ Name: netty Version: 4.1.13 -Release: 16%{?dist} +Release: 17%{?dist} Summary: An asynchronous event-driven network application framework and tools for Java License: ASL 2.0 URL: https://netty.io/ @@ -217,6 +217,9 @@ export CFLAGS="$RPM_OPT_FLAGS" LDFLAGS="$RPM_LD_FLAGS" %license LICENSE.txt NOTICE.txt %changelog +* Sat Jul 11 2020 Jiri Vanek - 4.1.13-17 +- Rebuilt for JDK-11, see https://fedoraproject.org/wiki/Changes/Java11 + * Tue Jun 30 2020 Jeff Johnston - 4.1.13-16 - add BR for Java 1.8.0 and set macro which can later be set to Java 11