diff --git a/jboss-logging.spec b/jboss-logging.spec index 13a1bbc1e4e32318e7c03231df32d23ca3c821ec..81c31ffe49ca9ea2f338a1ca5adb653600ac4a08 100644 --- a/jboss-logging.spec +++ b/jboss-logging.spec @@ -1,6 +1,6 @@ Name: jboss-logging Version: 3.3.0 -Release: 5 +Release: 6 Summary: The JBoss Logging Framework License: ASL 2.0 URL: https://github.com/jboss-logging/jboss-logging @@ -47,5 +47,8 @@ sed -i 's/\r//' LICENSE.txt %license LICENSE.txt %changelog +* Thu Dec 16 2021 wangkai - 3.3.0-6 +- This package depends on log4j.After the log4j vulnerability CVE-2021-44228 is fixed,the version needs to be rebuild. + * Thu Dec 13 2019 openEuler Buildteam - 3.3.0-5 - Package init