Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package guava for openSUSE:Factory checked 
in at 2022-03-11 21:41:39
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/guava (Old)
 and      /work/SRC/openSUSE:Factory/.guava.new.25692 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "guava"

Fri Mar 11 21:41:39 2022 rev:6 rq:961077 version:30.1.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/guava/guava.changes      2021-05-11 
23:04:20.948906020 +0200
+++ /work/SRC/openSUSE:Factory/.guava.new.25692/guava.changes   2022-03-11 
21:42:02.442106270 +0100
@@ -1,0 +2,5 @@
+Fri Mar 11 12:13:02 UTC 2022 - Fridrich Strba <fst...@suse.com>
+
+- Remove parent reference from ALL distributed pom files
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ guava.spec ++++++
--- /var/tmp/diff_new_pack.m8AO5g/_old  2022-03-11 21:42:02.922106638 +0100
+++ /var/tmp/diff_new_pack.m8AO5g/_new  2022-03-11 21:42:02.926106641 +0100
@@ -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 @@
 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 '
     <groupId>com.google.guava</groupId>

Reply via email to