Hello community,

here is the log from the commit of package findbugs for openSUSE:Factory 
checked in at 2019-09-30 16:00:49
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/findbugs (Old)
 and      /work/SRC/openSUSE:Factory/.findbugs.new.2352 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "findbugs"

Mon Sep 30 16:00:49 2019 rev:29 rq:733942 version:3.0.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/findbugs/findbugs.changes        2019-01-08 
12:28:16.488285521 +0100
+++ /work/SRC/openSUSE:Factory/.findbugs.new.2352/findbugs.changes      
2019-09-30 16:01:16.180917912 +0200
@@ -1,0 +2,5 @@
+Sun Sep 29 19:55:16 UTC 2019 - Fridrich Strba <[email protected]>
+
+- Remove reference to parent pom, since we don't build using maven.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ findbugs.spec ++++++
--- /var/tmp/diff_new_pack.3GiOLf/_old  2019-09-30 16:01:17.668913952 +0200
+++ /var/tmp/diff_new_pack.3GiOLf/_new  2019-09-30 16:01:17.672913942 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package findbugs
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -207,7 +207,9 @@
 # Install poms
 mkdir -p %{buildroot}%{_mavenpomdir}
 sed -i 's/3\.0\.0/3\.0\.1/g' %{SOURCE4} %{SOURCE6}
-cp %{SOURCE3} %{buildroot}%{_mavenpomdir}/JPP-%{name}.pom
+cp %{SOURCE3} JPP-%{name}.pom
+%pom_remove_parent JPP-%{name}.pom
+cp JPP-%{name}.pom %{buildroot}%{_mavenpomdir}/JPP-%{name}.pom
 cp %{SOURCE4} %{buildroot}%{_mavenpomdir}/JPP-%{name}-annotations.pom
 cp %{SOURCE6} %{buildroot}%{_mavenpomdir}/JPP.ant-ant-%{name}.pom
 






Reply via email to