diff --git a/oozie.spec b/oozie.spec index 6587164..521f032 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 +* Fri Feb 25 2022 wangkai - 5.2.1-5 +- Rebuild for fix log4j1.x cves + * Thu Oct 14 2021 lingsheng - 5.2.1-4 - delete some directories when uninstalling