diff --git a/log4j-jboss-logmanager.spec b/log4j-jboss-logmanager.spec index 4493e94..50145e1 100644 --- a/log4j-jboss-logmanager.spec +++ b/log4j-jboss-logmanager.spec @@ -2,7 +2,7 @@ %global namedversion %{version}%{?namedreltag} Name: log4j-jboss-logmanager Version: 1.1.2 -Release: 1 +Release: 2 Summary: JBoss Log4j Emulation License: ASL 2.0 Url: https://github.com/jboss-logging/log4j-jboss-logmanager @@ -42,5 +42,8 @@ sed -i 's/createSourcesJar>true/createSourcesJar>false/' pom.xml %license LICENSE NOTICE %changelog +* Mon Feb 21 2022 wangkai - 1.1.2-2 +- Rebuild for fix log4j1.x cves + * Sat Aug 22 2020 Jeffery.Gao - 1.1.2-1 - Package init