From a94f6fb0a898e1d75ebf486212d1483b8b20fb71 Mon Sep 17 00:00:00 2001 From: wk333 <13474090681@163.com> Date: Mon, 21 Feb 2022 19:02:09 +0800 Subject: [PATCH] Rebuild for fix log4j1.x cves (cherry picked from commit a2cc1daa7f0589a6a6a1aa478180ca4345286b69) --- jibx.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/jibx.spec b/jibx.spec index 583d89b..206ff51 100644 --- a/jibx.spec +++ b/jibx.spec @@ -2,7 +2,7 @@ %global _version 1_2_6 Name: jibx Version: 1.2.6 -Release: 1 +Release: 2 Summary: Framework for binding XML data to Java objects License: BSD and ASL 1.1 URL: http://sourceforge.net/projects/jibx/ @@ -88,5 +88,8 @@ done %files javadoc -f .mfiles-javadoc %changelog +* Mon Feb 21 2022 wangkai - 1.2.6-2 +- Rebuild for fix log4j1.x cves + * Mon Aug 10 2020 chengzihan - 1.2.6-1 - Package init