diff --git a/springframework.spec b/springframework.spec index a2c01e70534fee58737b491347a811e3b90b0f1d..d529c7ebb8b0572dfec53695baaee31a01a8f88d 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