Hello community,

here is the log from the commit of package apache-commons-cli for 
openSUSE:Factory checked in at 2019-03-27 16:22:17
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/apache-commons-cli (Old)
 and      /work/SRC/openSUSE:Factory/.apache-commons-cli.new.25356 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "apache-commons-cli"

Wed Mar 27 16:22:17 2019 rev:12 rq:689039 version:1.4

Changes:
--------
--- /work/SRC/openSUSE:Factory/apache-commons-cli/apache-commons-cli.changes    
2019-02-06 14:07:39.202646681 +0100
+++ 
/work/SRC/openSUSE:Factory/.apache-commons-cli.new.25356/apache-commons-cli.changes
 2019-03-27 16:22:19.519518238 +0100
@@ -1,0 +2,6 @@
+Mon Mar 25 17:19:16 UTC 2019 - Fridrich Strba <[email protected]>
+
+- Remove pom parent, since we don't use it when not building with
+  maven
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ apache-commons-cli.spec ++++++
--- /var/tmp/diff_new_pack.1xksIP/_old  2019-03-27 16:22:21.099517909 +0100
+++ /var/tmp/diff_new_pack.1xksIP/_new  2019-03-27 16:22:21.123517903 +0100
@@ -29,11 +29,9 @@
 Source1:        build.xml.tar.bz2
 Patch0:         CLI-253-workaround.patch
 BuildRequires:  ant
-BuildRequires:  apache-commons-parent
 BuildRequires:  fdupes
 BuildRequires:  java-devel >= 1.8
 BuildRequires:  javapackages-local
-Requires:       apache-commons-parent
 Requires:       java >= 1.8
 Provides:       jakarta-%{short_name} = %{version}-%{release}
 Obsoletes:      jakarta-%{short_name} < %{version}
@@ -58,6 +56,8 @@
 %setup -q -n %{short_name}-%{version}-src -a1
 %patch0 -p1
 
+%pom_remove_parent
+
 %build
 ant -Dmaven.mode.offline=true package javadoc \
     -Dmaven.test.skip=true \


Reply via email to