Hello community, here is the log from the commit of package apache-commons-net for openSUSE:Factory checked in at 2020-01-12 23:16:55 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/apache-commons-net (Old) and /work/SRC/openSUSE:Factory/.apache-commons-net.new.6675 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "apache-commons-net" Sun Jan 12 23:16:55 2020 rev:2 rq:762080 version:3.6 Changes: -------- --- /work/SRC/openSUSE:Factory/apache-commons-net/apache-commons-net.changes 2019-03-04 09:16:25.684643598 +0100 +++ /work/SRC/openSUSE:Factory/.apache-commons-net.new.6675/apache-commons-net.changes 2020-01-12 23:17:31.602663958 +0100 @@ -1,0 +2,6 @@ +Thu Jan 9 08:32:51 UTC 2020 - Fridrich Strba <[email protected]> + +- Remove reference to the parent pom, since we don't build with + maven + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ apache-commons-net.spec ++++++ --- /var/tmp/diff_new_pack.pdsDPI/_old 2020-01-12 23:17:35.510665403 +0100 +++ /var/tmp/diff_new_pack.pdsDPI/_new 2020-01-12 23:17:35.514665404 +0100 @@ -1,7 +1,7 @@ # -# spec file for package apache +# spec file for package apache-commons-net # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -57,6 +57,7 @@ %prep %setup -q -n %{short_name}-%{version}-src cp %{SOURCE1} build.xml +%pom_remove_parent . %build %{ant} \
