diff --git a/apache-commons-configuration.spec b/apache-commons-configuration.spec index 94f56d93d0fd8cff168c829e3ed642e16f0ab28b..870423582aaf5ca7d5d28f24d37b416c4f876efe 100644 --- a/apache-commons-configuration.spec +++ b/apache-commons-configuration.spec @@ -1,6 +1,6 @@ Name: apache-commons-configuration Version: 1.10 -Release: 13 +Release: 14 Summary: Commons Configuration Package License: ASL 2.0 URL: https://commons.apache.org/configuration @@ -40,5 +40,8 @@ sed -i 's/\r//' LICENSE.txt NOTICE.txt %{_datadir}/maven-metadata/* %changelog +* Mon Feb 14 2022 wangkai - 1.1.0-14 +- Rebuild for fix log4j1.x cves + * Mon Dec 9 2019 openEuler Buildteam - 1.10-13 - Package init