Hello community,

here is the log from the commit of package guava20 for openSUSE:Factory checked 
in at 2019-04-11 12:19:17
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/guava20 (Old)
 and      /work/SRC/openSUSE:Factory/.guava20.new.27019 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "guava20"

Thu Apr 11 12:19:17 2019 rev:2 rq:693094 version:20.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/guava20/guava20.changes  2019-02-08 
12:13:07.881475382 +0100
+++ /work/SRC/openSUSE:Factory/.guava20.new.27019/guava20.changes       
2019-04-11 12:19:21.068994129 +0200
@@ -1,0 +2,6 @@
+Mon Apr  8 11:20:42 UTC 2019 - Fridrich Strba <[email protected]>
+
+- Do not depend on the parent pom, since we are not building using
+  Maven.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ guava20.spec ++++++
--- /var/tmp/diff_new_pack.kk7RDF/_old  2019-04-11 12:19:22.088994565 +0200
+++ /var/tmp/diff_new_pack.kk7RDF/_new  2019-04-11 12:19:22.088994565 +0200
@@ -35,8 +35,6 @@
 BuildRequires:  javapackages-local
 BuildRequires:  jsr-305
 BuildRequires:  junit
-BuildRequires:  mvn(org.sonatype.oss:oss-parent:pom:)
-Requires:       mvn(org.sonatype.oss:oss-parent:pom:)
 BuildArch:      noarch
 
 %description
@@ -99,6 +97,8 @@
 find -name '*.java' | xargs sed -ri \
     "s/^import 
.*\.($annotations);//;s/@($annotations)"'\>\s*(\((("[^"]*")|([^)]*))\))?//'
 
+%pom_remove_parent .
+
 %build
 mkdir -p guava/build/classes
 javac -d guava/build/classes \


Reply via email to