Hello community, here is the log from the commit of package javapackages-tools for openSUSE:Factory checked in at 2019-04-05 11:55:41 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/javapackages-tools (Old) and /work/SRC/openSUSE:Factory/.javapackages-tools.new.3908 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "javapackages-tools" Fri Apr 5 11:55:41 2019 rev:20 rq:691420 version:5.3.0 Changes: -------- --- /work/SRC/openSUSE:Factory/javapackages-tools/javapackages-tools.changes 2019-03-08 13:28:33.874992080 +0100 +++ /work/SRC/openSUSE:Factory/.javapackages-tools.new.3908/javapackages-tools.changes 2019-04-05 11:55:42.966295213 +0200 @@ -1,0 +2,12 @@ +Thu Apr 4 08:01:41 UTC 2019 - Fridrich Strba <[email protected]> + +- Split maven-local meta-package out of javapackages-tools spec + file + +------------------------------------------------------------------- +Wed Apr 3 09:42:32 UTC 2019 - Fridrich Strba <[email protected]> + +- Make the ivy-local and maven-local sub-packages depend on the + right stuff, so that they actually can be used for building + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ javapackages-tools.spec ++++++ --- /var/tmp/diff_new_pack.AkL4XI/_old 2019-04-05 11:55:44.214296219 +0200 +++ /var/tmp/diff_new_pack.AkL4XI/_new 2019-04-05 11:55:44.214296219 +0200 @@ -75,15 +75,6 @@ install their content. %if %{with python} -%package -n maven-local -Summary: Macros and scripts for Maven packaging support -Group: Development/Languages/Java -Requires: javapackages-local = %{version} -Requires: javapackages-tools = %{version} - -%description -n maven-local -This package provides macros and scripts to support packaging Maven artifacts. - %package -n gradle-local Summary: Local mode for Gradle Group: Development/Languages/Java @@ -98,8 +89,10 @@ Summary: Local mode for Apache Ivy Group: Development/Languages/Java Requires: ant +Requires: apache-ivy >= 2.3.0 Requires: javapackages-local = %{version} Requires: javapackages-tools = %{version} +Requires: xmvn-connector-ivy %description -n ivy-local This package implements local mode fow Apache Ivy, which allows @@ -110,7 +103,8 @@ Group: Development/Languages/Java Requires: python3-lxml Requires: python3-six -Obsoletes: python-javapackages +Obsoletes: python-javapackages < %{version}-%{release} +Provides: python-javapackages = %{version}-%{release} %description -n python3-javapackages Module for handling, querying and manipulating of various files for Java @@ -208,8 +202,6 @@ %files -n javapackages-local -f files-local %dir %{_datadir}/java-utils -%files -n maven-local -f files-maven - %files -n gradle-local -f files-gradle %dir %{_datadir}/gradle-local
