From 78a533957eaf7219e07134be2abf5c4564c5b063 Mon Sep 17 00:00:00 2001 From: wk333 <13474090681@163.com> Date: Mon, 14 Feb 2022 20:21:48 +0800 Subject: [PATCH] Rebuild for fix log4j1.x cves --- apache-commons-configuration.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/apache-commons-configuration.spec b/apache-commons-configuration.spec index 94f56d9..8704235 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 -- Gitee