Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package apache-pdfbox for openSUSE:Factory checked in at 2022-04-30 00:44:23 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/apache-pdfbox (Old) and /work/SRC/openSUSE:Factory/.apache-pdfbox.new.1538 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "apache-pdfbox" Sat Apr 30 00:44:23 2022 rev:15 rq:973709 version:2.0.23 Changes: -------- --- /work/SRC/openSUSE:Factory/apache-pdfbox/apache-pdfbox.changes 2022-03-28 16:59:42.048899246 +0200 +++ /work/SRC/openSUSE:Factory/.apache-pdfbox.new.1538/apache-pdfbox.changes 2022-04-30 00:44:31.090898346 +0200 @@ -1,0 +2,5 @@ +Sat Apr 23 08:48:34 UTC 2022 - Fridrich Strba <fst...@suse.com> + +- Fix build with bouncycastle 1.71 and the new bcutil artifact + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ apache-pdfbox.spec ++++++ --- /var/tmp/diff_new_pack.yp16EJ/_old 2022-04-30 00:44:31.666898845 +0200 +++ /var/tmp/diff_new_pack.yp16EJ/_new 2022-04-30 00:44:31.670898849 +0200 @@ -33,6 +33,7 @@ BuildRequires: bouncycastle BuildRequires: bouncycastle-mail BuildRequires: bouncycastle-pkix +BuildRequires: bouncycastle-util BuildRequires: fdupes BuildRequires: java-devel >= 1.8 BuildRequires: javapackages-local @@ -66,7 +67,7 @@ %build mkdir -p lib -build-jar-repository -s lib bcmail bcpkix bcprov commons-logging +build-jar-repository -s lib bcmail bcpkix bcprov bcutil commons-logging %ant -Dtest.skip=true package javadoc %install