From e539a6c86c318c53a9ea60074765705f3c7282fb Mon Sep 17 00:00:00 2001 From: wk333 <13474090681@163.com> Date: Fri, 25 Feb 2022 11:04:55 +0800 Subject: [PATCH] Rebuild for fix log4j1.x cves (cherry picked from commit 63686ec07c95870e8b8136d6efe906b024f0ec63) --- uimaj.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/uimaj.spec b/uimaj.spec index 54631f2..5654a51 100644 --- a/uimaj.spec +++ b/uimaj.spec @@ -1,6 +1,6 @@ Name: uimaj Version: 2.8.1 -Release: 1 +Release: 2 Summary: Apache UIMA is an implementation of the OASIS-UIMA specifications License: ASL 2.0 URL: http://uima.apache.org/ @@ -101,5 +101,8 @@ sed -i 's/\r//' NOTICE README %license LICENSE NOTICE %changelog +* Fri Feb 25 2022 wangkai - 2.8.1-2 +- Rebuild for fix log4j1.x cves + * Wed Aug 19 2020 maminjie - 2.8.1-1 - package init