diff --git a/oozie.spec b/oozie.spec index 6587164c96e88ad7f56b7a6b22f6571591876dd0..254ee2f54b14da262c828cb2457bea1ea5623275 100644 --- a/oozie.spec +++ b/oozie.spec @@ -1,6 +1,6 @@ Name: oozie Version: 5.2.1 -Release: 4 +Release: 5 Summary: A work-flow scheduling system for Apache Hadoop License: Apache 2.0 URL: http://oozie.apache.org @@ -176,6 +176,9 @@ install -m 0644 %{SOURCE2} %{buildroot}/%{_sysconfdir}/logrotate.d/%{name} %dir %{_datadir}/java/%{name} %changelog +* Thu Dec 16 2021 wangkai - 5.2.1-5 +- This package depends on log4j.After the log4j vulnerability CVE-2021-44228 is fixed,the version needs to be rebuild. + * Thu Oct 14 2021 lingsheng - 5.2.1-4 - delete some directories when uninstalling