diff --git a/json-lib.spec b/json-lib.spec index 21e4c97..7cfcb93 100644 --- a/json-lib.spec +++ b/json-lib.spec @@ -1,6 +1,6 @@ Name: json-lib Version: 2.4 -Release: 17 +Release: 18 Summary: JSON library for Java License: ASL 2.0 URL: http://json-lib.sourceforge.net/ @@ -97,6 +97,9 @@ cd - %license LICENSE.txt %changelog +* Thu Dec 16 2021 wangkai - 2.4-18 +- This package depends on log4j.After the log4j vulnerability CVE-2021-44228 is fixed,the version needs to be rebuild. + * Mon Sep 14 2020 wangyue - 2.4-17 - Fix build errors