diff --git a/springframework.spec b/springframework.spec index d529c7e..50534c8 100644 --- a/springframework.spec +++ b/springframework.spec @@ -1,6 +1,6 @@ Name: springframework Version: 3.2.18 -Release: 10 +Release: 11 Summary: The Spring Java Application Framework License: ASL 2.0 URL: http://projects.spring.io/spring-framework/ @@ -161,17 +161,6 @@ Summary: Spring OXM This package provide marshaling and unmarshalling for XML with JAXB context and JiBX binding factories. -%package devel -Summary: Spring test context and MVC framework -Provides: springframework-test = %{version}-%{release} -Provides: springframework-test-mvc = %{version}-%{release} -Obsoletes: springframework-test < %{version}-%{release} -Obsoletes: springframework-test-mvc < %{version}-%{release} - -%description devel -Spring's test MVC framework and Spring's test context framework. Also includes common Servlet and -Portlet API mocks. - %package tx Summary: Spring Transaction Management %description tx @@ -366,6 +355,9 @@ done %files web -f .mfiles-spring-web %changelog +* Thu Jan 04 2024 xu_ping <707078654@qq.com> - 3.2.18-11 +- remove unuse code + * Tue Aug 2 2022 caodongxia - 3.2.18-10 - This packages depends on log4j,release add 1 to rebuild