diff --git a/codenarc.spec b/codenarc.spec index 7e52967a5d2ac5e5430e38934e694018b3b5ab09..45a0f4cfa984111f001182921a8a28f6c3f77257 100644 --- a/codenarc.spec +++ b/codenarc.spec @@ -1,6 +1,6 @@ Name: codenarc Version: 0.24.1 -Release: 6 +Release: 7 Summary: A static analysis tool for Groovy source code License: ASL 2.0 Url: http://codenarc.github.io/CodeNarc/ @@ -89,5 +89,8 @@ cp -p src/main/groovy/org/codenarc/analyzer/SuppressionAnalyzer.java \ %files help -f .mfiles-javadoc %changelog +* Mon Feb 14 2022 wangkai - 0.24.1-7 +- Rebuild for fix log4j1.x cves + * Thu Mar 5 2020 tangjing - 0.24.1-6 -- Package init \ No newline at end of file +- Package init