diff --git a/jdbi.spec b/jdbi.spec index 846da5c..9edf46c 100644 --- a/jdbi.spec +++ b/jdbi.spec @@ -1,6 +1,6 @@ Name: jdbi Version: 2.63.1 -Release: 1 +Release: 2 Summary: A SQL convenience library for Java License: ASL 2.0 URL: http://jdbi.org/ @@ -59,5 +59,8 @@ find . -name "*.jar" -type f -delete %license LICENSE NOTICE %changelog +* Mon Feb 14 2022 wangkai - 2.63.1-2 +- Rebuild for fix log4j1.x cves + * Thu Aug 20 2020 yaokai - 2.63.1-1 - Package init