Sync code
This commit is contained in:
parent
b86eff4ea4
commit
274b460f41
Binary file not shown.
@ -1,6 +1,6 @@
|
|||||||
Name: springframework
|
Name: springframework
|
||||||
Version: 3.2.18
|
Version: 3.2.18
|
||||||
Release: 11
|
Release: 13
|
||||||
Summary: The Spring Java Application Framework
|
Summary: The Spring Java Application Framework
|
||||||
License: ASL 2.0
|
License: ASL 2.0
|
||||||
URL: http://projects.spring.io/spring-framework/
|
URL: http://projects.spring.io/spring-framework/
|
||||||
@ -86,6 +86,7 @@ BuildRequires: mvn(velocity-tools:velocity-tools-view) mvn(velocity:veloci
|
|||||||
BuildRequires: mvn(xmlunit:xmlunit) mvn(org.apache.taglibs:taglibs-standard-jstlel)
|
BuildRequires: mvn(xmlunit:xmlunit) mvn(org.apache.taglibs:taglibs-standard-jstlel)
|
||||||
BuildRequires: mvn(javax.servlet:jstl) mvn(org.apache.taglibs:taglibs-standard-spec)
|
BuildRequires: mvn(javax.servlet:jstl) mvn(org.apache.taglibs:taglibs-standard-spec)
|
||||||
BuildRequires: mvn(com.jayway.jsonpath:json-path) mvn(net.sf.jopt-simple:jopt-simple) xmvn
|
BuildRequires: mvn(com.jayway.jsonpath:json-path) mvn(net.sf.jopt-simple:jopt-simple) xmvn
|
||||||
|
BuildRequires: mvn(org.sonatype.oss:oss-parent:pom:)
|
||||||
BuildRequires: jboss-jms-1.1-api jdo2-api jboss-ejb-3.1-api
|
BuildRequires: jboss-jms-1.1-api jdo2-api jboss-ejb-3.1-api
|
||||||
Obsoletes: springframework-instrument-tomcat < %{version}-%{release}
|
Obsoletes: springframework-instrument-tomcat < %{version}-%{release}
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
@ -355,9 +356,15 @@ done
|
|||||||
%files web -f .mfiles-spring-web
|
%files web -f .mfiles-spring-web
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
* Thu Jan 04 2024 xu_ping <707078654@qq.com> - 3.2.18-11
|
* Thu Jan 04 2024 xu_ping <707078654@qq.com> - 3.2.18-13
|
||||||
- remove unuse code
|
- remove unuse code
|
||||||
|
|
||||||
|
* Thu May 18 2023 Ge Wang <wang__ge@126.com> - 3.2.18-12
|
||||||
|
- Add build require sonatype-oss-parent
|
||||||
|
|
||||||
|
* Mon Nov 21 2022 xu_ping <xuping33@h-partners.com> - 3.2.18-11
|
||||||
|
- Modify invalid source
|
||||||
|
|
||||||
* Tue Aug 2 2022 caodongxia <caodongxia@h-partners.com> - 3.2.18-10
|
* Tue Aug 2 2022 caodongxia <caodongxia@h-partners.com> - 3.2.18-10
|
||||||
- This packages depends on log4j,release add 1 to rebuild
|
- This packages depends on log4j,release add 1 to rebuild
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user