diff --git a/guava.changes b/guava.changes index 8f6e7ad..f231202 100644 --- a/guava.changes +++ b/guava.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Mar 11 12:13:02 UTC 2022 - Fridrich Strba + +- Remove parent reference from ALL distributed pom files + ------------------------------------------------------------------- Mon May 10 14:59:41 UTC 2021 - Fridrich Strba diff --git a/guava.spec b/guava.spec index 8d434b7..fad692f 100644 --- a/guava.spec +++ b/guava.spec @@ -1,7 +1,7 @@ # # spec file for package guava # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2022 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -97,7 +97,7 @@ annotations=$( find -name '*.java' | xargs sed -ri \ "s/^import .*\.($annotations);//;s/@($annotations)"'\>\s*(\((("[^"]*")|([^)]*))\))?//g' -for mod in guava guava-testlib; do +for mod in guava guava-testlib futures/failureaccess; do %pom_remove_parent ${mod} %pom_xpath_inject pom:project ' com.google.guava