Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package xstream for openSUSE:Factory checked in at 2022-03-30 20:36:05 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/xstream (Old) and /work/SRC/openSUSE:Factory/.xstream.new.1900 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "xstream" Wed Mar 30 20:36:05 2022 rev:10 rq:965945 version:1.4.19 Changes: -------- --- /work/SRC/openSUSE:Factory/xstream/xstream.changes 2022-03-18 16:43:15.165229304 +0100 +++ /work/SRC/openSUSE:Factory/.xstream.new.1900/xstream.changes 2022-03-30 20:36:17.745334310 +0200 @@ -1,0 +2,5 @@ +Wed Mar 30 09:20:55 UTC 2022 - Fridrich Strba <fst...@suse.com> + +- Build against the standalone JavaEE modules inconditionally + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ xstream.spec ++++++ --- /var/tmp/diff_new_pack.GUM0Ml/_old 2022-03-30 20:36:21.589337473 +0200 +++ /var/tmp/diff_new_pack.GUM0Ml/_new 2022-03-30 20:36:21.597337480 +0200 @@ -33,10 +33,8 @@ BuildRequires: unzip BuildRequires: mvn(cglib:cglib) BuildRequires: mvn(dom4j:dom4j) -%if 0%{?suse_version} > 1500 BuildRequires: mvn(javax.activation:activation) BuildRequires: mvn(javax.xml.bind:jaxb-api) -%endif BuildRequires: mvn(joda-time:joda-time) BuildRequires: mvn(net.sf.kxml:kxml2-min) BuildRequires: mvn(org.apache.felix:maven-bundle-plugin) @@ -139,12 +137,6 @@ # Require unavailable proxytoys:proxytoys %pom_remove_plugin :maven-dependency-plugin xstream -%if 0%{?suse_version} <= 1500 -# provided by JDK on those systems -%pom_remove_dep javax.activation:activation xstream -%pom_remove_dep javax.xml.bind:jaxb-api xstream -%endif - %pom_xpath_set "pom:project/pom:dependencies/pom:dependency[pom:groupId = 'cglib' ]/pom:artifactId" cglib xstream-hibernate %pom_xpath_inject "pom:project/pom:dependencies/pom:dependency[pom:groupId = 'junit' ]" "<scope>test</scope>" xstream-hibernate %pom_remove_plugin :maven-dependency-plugin xstream-hibernate