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