Hello community, here is the log from the commit of package base64coder for openSUSE:Factory checked in at 2019-04-11 12:18:34 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/base64coder (Old) and /work/SRC/openSUSE:Factory/.base64coder.new.27019 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "base64coder" Thu Apr 11 12:18:34 2019 rev:2 rq:693085 version:20101219 Changes: -------- --- /work/SRC/openSUSE:Factory/base64coder/base64coder.changes 2019-02-24 17:13:29.184471008 +0100 +++ /work/SRC/openSUSE:Factory/.base64coder.new.27019/base64coder.changes 2019-04-11 12:18:42.476977643 +0200 @@ -1,0 +2,6 @@ +Mon Apr 8 11:18:16 UTC 2019 - Fridrich Strba <[email protected]> + +- Do not depend on the parent pom, since we are not building using + maven. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ base64coder.spec ++++++ --- /var/tmp/diff_new_pack.PR0lJt/_old 2019-04-11 12:18:44.148978357 +0200 +++ /var/tmp/diff_new_pack.PR0lJt/_new 2019-04-11 12:18:44.156978360 +0200 @@ -37,8 +37,6 @@ BuildRequires: fdupes BuildRequires: javapackages-local BuildRequires: unzip -BuildRequires: mvn(org.sonatype.oss:oss-parent:pom:) -Requires: mvn(org.sonatype.oss:oss-parent:pom:) BuildArch: noarch %description @@ -62,6 +60,8 @@ %patch2 -p1 dos2unix README.txt CHANGES.txt +%pom_remove_parent . + %build %{ant} -Dant.build.javac.source=1.8 -Dant.build.javac.target=1.8 buildAll
