From acead86349b440de8877cb35be9bd08c14834d60 Mon Sep 17 00:00:00 2001 From: wanghuan158 Date: Mon, 28 Feb 2022 03:46:05 +0000 Subject: [PATCH] update stax-ex.spec. --- stax-ex.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stax-ex.spec b/stax-ex.spec index 411e711..c6a90f0 100644 --- a/stax-ex.spec +++ b/stax-ex.spec @@ -11,7 +11,7 @@ BuildRequires: mvn(org.apache.maven.plugins:maven-enforcer-plugin) BuildArch: noarch %description -The package provides a few extensions API for cpmplement JSR-173,as following area +The package provides a few extensions API for cpmplement JSR-173,as following area In het high-performance enviroment like JAX-WS and JAXB, enbale parse instance reuse. Improve the behavier of reading form not-text infoset, such as FastInfoset. Improve for namespace support. -- Gitee