diff --git a/batik.spec b/batik.spec index 4117c48794a1e4f9f05a9a7a26dfebeb72be24aa..70b98b5d7a17faa7713b66025ece25cbc56b8d26 100644 --- a/batik.spec +++ b/batik.spec @@ -1,7 +1,7 @@ -%global classpath batik:rhino:xml-commons-apis:xml-commons-apis-ext:xmlgraphics-commons:jai_imageio +%global classpath batik:xml-commons-apis:xml-commons-apis-ext:xmlgraphics-commons Name: batik Version: 1.10 -Release: 5 +Release: 6 Summary: Batik is an inline templating engine for CoffeeScript License: Apache-2.0 and W3C and MPL-1.1 and GPL-2.0-or-later and Apache-1.1 URL: https://xmlgraphics.apache.org/batik/ @@ -122,6 +122,9 @@ cp -a samples %{buildroot}/%{_datadir}/%{name}/ %doc CHANGES MAINTAIN README NOTICE %changelog +* Wed Mar 31 2021 lingsheng - 1.10-6 +- Remove unneeded rhino and jai_imageio in classpath + * Thu Mar 11 2021 wangyue - 1.10-5 - fix CVE-2020-11987