Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package apache-commons-csv for openSUSE:Factory checked in at 2022-05-05 23:07:08 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/apache-commons-csv (Old) and /work/SRC/openSUSE:Factory/.apache-commons-csv.new.1538 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "apache-commons-csv" Thu May 5 23:07:08 2022 rev:3 rq:975154 version:1.9.0 Changes: -------- --- /work/SRC/openSUSE:Factory/apache-commons-csv/apache-commons-csv.changes 2022-04-22 21:56:13.298940504 +0200 +++ /work/SRC/openSUSE:Factory/.apache-commons-csv.new.1538/apache-commons-csv.changes 2022-05-05 23:07:48.273662994 +0200 @@ -1,0 +2,5 @@ +Thu May 5 10:20:38 UTC 2022 - Fridrich Strba <fst...@suse.com> + +- Generate javadoc with source level 8 + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ apache-commons-csv.spec ++++++ --- /var/tmp/diff_new_pack.18krnp/_old 2022-05-05 23:07:48.745663583 +0200 +++ /var/tmp/diff_new_pack.18krnp/_new 2022-05-05 23:07:48.749663588 +0200 @@ -28,6 +28,7 @@ Source0: https://dlcdn.apache.org/commons/csv/source/commons-csv-%{version}-src.tar.gz Source1000: apache-commons-csv.rpmlintrc BuildRequires: fdupes +BuildRequires: java-devel >= 1.8 BuildRequires: maven-local BuildRequires: mvn(org.apache.commons:commons-parent:pom:) BuildRequires: mvn(org.apache.maven.plugins:maven-antrun-plugin) @@ -47,7 +48,7 @@ %setup -q -n commons-csv-%{version}-src %build -%{mvn_build} -f -- -Dsource=7 +%{mvn_build} -f -- -Dsource=8 %install %mvn_install