diff --git a/google-gson.spec b/google-gson.spec index 5723220..577ff9b 100644 --- a/google-gson.spec +++ b/google-gson.spec @@ -39,6 +39,7 @@ This package contains the API documentation for %{name}. rm ./gson/src/test/java/com/google/gson/functional/EnumWithObfuscatedTest.java # remove unnecessary dependency on parent POM %pom_remove_parent +%pom_xpath_remove 'pom:plugin[pom:artifactId="maven-compiler-plugin"]/pom:configuration' # Use felix maven-bundle-plugin only for OSGi metadata #pom_remove_plugin :bnd-maven-plugin gson @@ -74,6 +75,8 @@ rm ./gson/src/test/java/com/google/gson/functional/EnumWithObfuscatedTest.java %changelog * Sat Feb 05 2022 Jiri Vanek - 2.8.8-4 - Rebuilt for java-17-openjdk as system jdk +- (#2051150) Fix Compilation failure: + [ERROR] Source option 6 is no longer supported. Use 7 or later. * Thu Jan 20 2022 Fedora Release Engineering - 2.8.8-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild