Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package stax-ex for openSUSE:Factory checked in at 2022-03-30 20:36:16 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/stax-ex (Old) and /work/SRC/openSUSE:Factory/.stax-ex.new.1900 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "stax-ex" Wed Mar 30 20:36:16 2022 rev:3 rq:965955 version:1.8 Changes: -------- --- /work/SRC/openSUSE:Factory/stax-ex/stax-ex.changes 2022-03-18 16:43:11.541226705 +0100 +++ /work/SRC/openSUSE:Factory/.stax-ex.new.1900/stax-ex.changes 2022-03-30 20:36:31.337345580 +0200 @@ -1,0 +2,5 @@ +Wed Mar 30 09:26:35 UTC 2022 - Fridrich Strba <[email protected]> + +- Build against the standalone JavaEE modules inconditionally + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ stax-ex.spec ++++++ --- /var/tmp/diff_new_pack.hQBKNV/_old 2022-03-30 20:36:32.137346248 +0200 +++ /var/tmp/diff_new_pack.hQBKNV/_new 2022-03-30 20:36:32.141346251 +0200 @@ -28,13 +28,11 @@ BuildRequires: fdupes BuildRequires: java-devel >= 9 BuildRequires: maven-local +BuildRequires: mvn(javax.activation:activation) +BuildRequires: mvn(javax.xml.bind:jaxb-api) BuildRequires: mvn(net.java:jvnet-parent:pom:) BuildRequires: mvn(org.apache.felix:maven-bundle-plugin) BuildArch: noarch -%if 0%{?suse_version} > 1500 -BuildRequires: mvn(javax.activation:activation) -BuildRequires: mvn(javax.xml.bind:jaxb-api) -%endif %description This project develops a few extensions to complement JSR-173 StAX API in the @@ -68,11 +66,7 @@ %pom_remove_plugin :maven-deploy-plugin %pom_remove_plugin :maven-enforcer-plugin -%if 0%{?suse_version} > 1500 %pom_add_dep javax.xml.bind:jaxb-api::provided -%else -%pom_remove_dep javax.activation:activation -%endif # Convert the license to UTF-8: mv LICENSE.txt LICENSE.txt.tmp
