Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package google-gson for openSUSE:Factory checked in at 2024-04-30 17:27:17 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/google-gson (Old) and /work/SRC/openSUSE:Factory/.google-gson.new.1880 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "google-gson" Tue Apr 30 17:27:17 2024 rev:10 rq:1170843 version:2.8.9 Changes: -------- --- /work/SRC/openSUSE:Factory/google-gson/google-gson.changes 2024-02-21 17:59:55.974932845 +0100 +++ /work/SRC/openSUSE:Factory/.google-gson.new.1880/google-gson.changes 2024-04-30 17:28:23.060406445 +0200 @@ -1,0 +2,5 @@ +Mon Apr 29 14:47:02 UTC 2024 - Fridrich Strba <[email protected]> + +- The binaries are compatible with java 1.8 + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ google-gson.spec ++++++ --- /var/tmp/diff_new_pack.fOuEPg/_old 2024-04-30 17:28:24.088443830 +0200 +++ /var/tmp/diff_new_pack.fOuEPg/_new 2024-04-30 17:28:24.092443975 +0200 @@ -31,6 +31,10 @@ BuildRequires: maven-local BuildRequires: mvn(javax.annotation:jsr250-api) BuildRequires: mvn(org.apache.felix:maven-bundle-plugin) +# The automatic requires would be java-headless >= 9, but the +# binaries are java 8 compatible +%define __requires_exclude java-headless +Requires: java-headless >= 1.8 BuildArch: noarch %description
