diff --git a/metrics.spec b/metrics.spec index 5c48401e864503384d9a332a41799ba28282397a..c636e467cdae645035ce07f0379b31373e74f2fa 100644 --- a/metrics.spec +++ b/metrics.spec @@ -1,6 +1,6 @@ Name: metrics Version: 3.1.2 -Release: 1 +Release: 2 Summary: Java library which gives you what your code does in production License: ASL 2.0 URL: http://metrics.dropwizard.io @@ -295,5 +295,8 @@ rm -rf docs/target/singlehtml/.buildinfo %endif %changelog +* Mon Aug 22 2022 wangkai - 3.1.2-2 +- Rebuild for log4j 2.17.2 fix CVE-2021-44832 + * Sat Sep 19 2020 huanghaitao - 3.1.2-1 - package init