diff --git a/netty3.spec b/netty3.spec index 4b548199ab0416a5df2a99670ff9e8830a82d518..3e6c940b583291a00f1cabd879b8bb363b304fd5 100644 --- a/netty3.spec +++ b/netty3.spec @@ -5,9 +5,9 @@ Name: netty3 Version: 3.10.6 -Release: 6 +Release: 7 Summary: An asynchronous event-driven network application framework and tools for Java -License: ASL 2.0 and BSD and CC0 +License: ASL 2.0 and BSD-3-Clause and CC0 URL: http://netty.io/ Source0: https://github.com/netty/netty/archive/netty-%{name_ver}.tar.gz Patch0: disableNPN.patch @@ -116,5 +116,8 @@ rm -v %{netty_handler_dir}/ssl/JettyNpnSslEngine.java %changelog +* Tue May 10 2022 xu_ping - 3.10.6-7 +- License compliance rectification + * Sat Dec 7 2019 huyan - 3.10.6-6 -- Package Initialization \ No newline at end of file +- Package Initialization