Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package apache-commons-validator for openSUSE:Factory checked in at 2024-04-28 21:49:57 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/apache-commons-validator (Old) and /work/SRC/openSUSE:Factory/.apache-commons-validator.new.1880 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "apache-commons-validator" Sun Apr 28 21:49:57 2024 rev:11 rq:1170464 version:1.5.0 Changes: -------- --- /work/SRC/openSUSE:Factory/apache-commons-validator/apache-commons-validator.changes 2024-02-20 21:15:35.636685826 +0100 +++ /work/SRC/openSUSE:Factory/.apache-commons-validator.new.1880/apache-commons-validator.changes 2024-04-29 09:06:01.477285673 +0200 @@ -1,0 +2,6 @@ +Sat Apr 27 11:33:47 UTC 2024 - Fridrich Strba <fst...@suse.com> + +- Put hamcrest on classpath explicitely. This allows buiding against + junit without shaded hamcrest + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ apache-commons-validator.spec ++++++ --- /var/tmp/diff_new_pack.epog4w/_old 2024-04-29 09:06:02.141309740 +0200 +++ /var/tmp/diff_new_pack.epog4w/_new 2024-04-29 09:06:02.145309885 +0200 @@ -91,6 +91,7 @@ commons-digester \ commons-beanutils \ junit \ + hamcrest \ oro ) ant \ -Dcompile.source=8 -Dcompile.target=8 \ @@ -104,6 +105,7 @@ commons-digester \ commons-beanutils \ junit \ + hamcrest \ oro ) ant \ -Dcompile.source=8 -Dcompile.target=8 \