diff --git a/hawtbuf.spec b/hawtbuf.spec index 19dc862..6f0fcde 100644 --- a/hawtbuf.spec +++ b/hawtbuf.spec @@ -1,6 +1,6 @@ Name: hawtbuf Version: 1.11 -Release: 1 +Release: 2 Summary: A rich byte buffer library License: ASL 2.0 URL: https://github.com/fusesource/hawtbuf/ @@ -67,5 +67,8 @@ This package contains javadoc for %{name}. %license license.txt notice.md %changelog +* Mon Feb 14 2022 wangkai - 1.11-2 +- Rebuild for fix log4j1.x cves + * Sat Aug 15 2020 Ge Wang - 1.11-1 - Package init