From 4e967414f1eb5889c7e7021314afdd5ecffde767 Mon Sep 17 00:00:00 2001 From: wk333 <13474090681@163.com> Date: Mon, 21 Feb 2022 19:28:33 +0800 Subject: [PATCH] Rebuild for fix log4j1.x cves (cherry picked from commit 4da91340b75f1525bbe8104f7bf2d6811d462234) --- openjpa.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/openjpa.spec b/openjpa.spec index e36fbeb..3729a98 100644 --- a/openjpa.spec +++ b/openjpa.spec @@ -1,7 +1,7 @@ %global with_tests 0 Name: openjpa Version: 2.4.1 -Release: 2 +Release: 3 Summary: Java Persistence 2.0 API License: ASL 2.0 and CDDL Url: http://openjpa.apache.org/ @@ -148,6 +148,9 @@ install -p -m 644 %{name}-ant %{buildroot}%{_sysconfdir}/ant.d/%{name} %license LICENSE NOTICE %changelog +* Mon Feb 21 2022 wangkai - 2.4.1-3 +- Rebuild for fix log4j1.x cves + * Tue Oct 27 2020 huanghaitao - 2.4.1-2 - Remove simple-json dep