diff --git a/xml-security.spec b/xml-security.spec index 3eee495..267ad95 100644 --- a/xml-security.spec +++ b/xml-security.spec @@ -3,7 +3,7 @@ Name: xml-security Version: 2.0.6 -Release: 1 +Release: 2 Epoch: 0 Summary: Implementation of W3C security standards for XML License: ASL 2.0 @@ -103,5 +103,8 @@ cp -pr samples/* $RPM_BUILD_ROOT%{_datadir}/%{name} %license LICENSE NOTICE %changelog +* Fri Feb 25 2022 wangkai - 2.0.6-2 +- Rebuild for fix log4j1.x cves + * Mon Aug 17 2020 maminjie - 2.0.6-1 - package init