From 799c781c5e202d96342d78d82595c9f5798eee90 Mon Sep 17 00:00:00 2001 From: caodongxia <315816521@qq.com> Date: Tue, 2 Aug 2022 10:03:08 +0800 Subject: [PATCH] This packages depends on log4j,release+1 to rebuild (cherry picked from commit 6b743505559adad104d6c6e35dee15e408d3384f) --- springframework.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/springframework.spec b/springframework.spec index a2c01e7..d529c7e 100644 --- a/springframework.spec +++ b/springframework.spec @@ -1,6 +1,6 @@ Name: springframework Version: 3.2.18 -Release: 9 +Release: 10 Summary: The Spring Java Application Framework License: ASL 2.0 URL: http://projects.spring.io/spring-framework/ @@ -366,6 +366,9 @@ done %files web -f .mfiles-spring-web %changelog +* Tue Aug 2 2022 caodongxia - 3.2.18-10 +- This packages depends on log4j,release add 1 to rebuild + * Thu Mar 31 2022 Ge Wang - 3.2.18-9 - Override abstract method to solve compile failure -- Gitee