diff --git a/hawtdispatch.spec b/hawtdispatch.spec index e2c1927..e04849b 100644 --- a/hawtdispatch.spec +++ b/hawtdispatch.spec @@ -1,6 +1,6 @@ Name: hawtdispatch Version: 1.22 -Release: 1 +Release: 2 Summary: The libdispatch style API for Java License: ASL 2.0 URL: https://github.com/fusesource/hawtdispatch/ @@ -121,5 +121,8 @@ rm -r hawtdispatch/src/test/java/org/fusesource/hawtdispatch/DispatchSourceTest. %license license.txt notice.md %changelog +* Mon Feb 14 2022 wangkai - 1.22-2 +- Rebuild for fix log4j1.x cves + * Sat Aug 15 2020 Ge Wang - 1.22-1 - Package init