Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package obantoo for openSUSE:Factory checked in at 2022-03-30 20:36:13 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/obantoo (Old) and /work/SRC/openSUSE:Factory/.obantoo.new.1900 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "obantoo" Wed Mar 30 20:36:13 2022 rev:4 rq:965951 version:2.1.12 Changes: -------- --- /work/SRC/openSUSE:Factory/obantoo/obantoo.changes 2022-03-22 19:41:26.143167674 +0100 +++ /work/SRC/openSUSE:Factory/.obantoo.new.1900/obantoo.changes 2022-03-30 20:36:26.465341514 +0200 @@ -1,0 +2,5 @@ +Wed Mar 30 09:46:17 UTC 2022 - Fridrich Strba <[email protected]> + +- Build against the standalone JavaEE modules inconditionally + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ obantoo.spec ++++++ --- /var/tmp/diff_new_pack.czAQGg/_old 2022-03-30 20:36:27.505342382 +0200 +++ /var/tmp/diff_new_pack.czAQGg/_new 2022-03-30 20:36:27.509342385 +0200 @@ -28,13 +28,11 @@ Patch1: %{name}-no-hard-source-target.patch BuildRequires: ant BuildRequires: dos2unix +BuildRequires: glassfish-jaxb-api BuildRequires: itextpdf BuildRequires: java-devel >= 1.8 BuildRequires: junit BuildArch: noarch -%if 0%{?suse_version} > 1500 -BuildRequires: glassfish-jaxb-api -%endif %description A library of tools for German online banking implementing SEPA, IBAN/BIC, DETAUS and QIF. @@ -44,10 +42,7 @@ %patch0 -p1 %patch1 -p1 find . -name \*.jar -print -delete -build-jar-repository -s lib itextpdf junit -%if 0%{?suse_version} > 1500 -build-jar-repository -s lib glassfish-jaxb-api -%endif +build-jar-repository -s lib itextpdf junit glassfish-jaxb-api dos2unix *.txt
