Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package xml-security for openSUSE:Factory checked in at 2022-03-30 20:36:16 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/xml-security (Old) and /work/SRC/openSUSE:Factory/.xml-security.new.1900 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "xml-security" Wed Mar 30 20:36:16 2022 rev:4 rq:965956 version:2.1.7 Changes: -------- --- /work/SRC/openSUSE:Factory/xml-security/xml-security.changes 2022-03-18 16:43:12.101227107 +0100 +++ /work/SRC/openSUSE:Factory/.xml-security.new.1900/xml-security.changes 2022-03-30 20:36:32.265346355 +0200 @@ -1,0 +2,5 @@ +Wed Mar 30 09:23:46 UTC 2022 - Fridrich Strba <[email protected]> + +- Build against the standalone JavaEE modules inconditionally + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ xml-security.spec ++++++ --- /var/tmp/diff_new_pack.6Z4kgu/_old 2022-03-30 20:36:32.761346769 +0200 +++ /var/tmp/diff_new_pack.6Z4kgu/_new 2022-03-30 20:36:32.765346773 +0200 @@ -31,6 +31,7 @@ BuildRequires: unzip BuildRequires: mvn(com.fasterxml.woodstox:woodstox-core) BuildRequires: mvn(commons-codec:commons-codec) +BuildRequires: mvn(javax.xml.bind:jaxb-api) BuildRequires: mvn(org.apache.felix:maven-bundle-plugin) BuildRequires: mvn(org.apache:apache:pom:) BuildRequires: mvn(org.slf4j:slf4j-api) @@ -38,9 +39,6 @@ BuildRequires: mvn(xerces:xercesImpl) BuildRequires: mvn(xml-apis:xml-apis) BuildArch: noarch -%if 0%{?suse_version} > 1500 -BuildRequires: mvn(javax.xml.bind:jaxb-api) -%endif %description Apache XML Security for Java supports XML-Signature Syntax and Processing, @@ -66,9 +64,7 @@ %pom_xpath_remove pom:profiles -%if 0%{?suse_version} > 1500 %pom_add_dep javax.xml.bind:jaxb-api::provided -%endif %{mvn_file} :%{oname} %{name} %{oname}
