Hello community, here is the log from the commit of package maven for openSUSE:Factory checked in at 2020-03-17 13:09:58 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/maven (Old) and /work/SRC/openSUSE:Factory/.maven.new.3160 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "maven" Tue Mar 17 13:09:58 2020 rev:4 rq:785656 version:3.6.3 Changes: -------- --- /work/SRC/openSUSE:Factory/maven/maven.changes 2020-02-18 10:38:48.624749244 +0100 +++ /work/SRC/openSUSE:Factory/.maven.new.3160/maven.changes 2020-03-17 13:10:02.829794443 +0100 @@ -1,0 +2,5 @@ +Sun Mar 1 08:27:38 UTC 2020 - Fridrich Strba <[email protected]> + +- Let maven-lib obsolete maven-jansi + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ maven.spec ++++++ --- /var/tmp/diff_new_pack.6VdeNZ/_old 2020-03-17 13:10:03.761795159 +0100 +++ /var/tmp/diff_new_pack.6VdeNZ/_new 2020-03-17 13:10:03.765795163 +0100 @@ -28,7 +28,7 @@ # bundled slf4j is MIT License: Apache-2.0 AND MIT Group: Development/Tools/Building -URL: http://maven.apache.org/ +URL: https://maven.apache.org/ Source0: http://archive.apache.org/dist/%{name}/%{name}-3/%{version}/source/apache-%{name}-%{version}-src.tar.gz Source1: maven-bash-completion Source2: mvn.1 @@ -162,6 +162,10 @@ # patch (using a script written in Groovy), compile and package as # maven-slf4j-provider.jar, together with Maven-specific additions. Provides: bundled(slf4j) = %{bundled_slf4j_version} +# This package might be installed on a system, since it used to be +# produced by the binary maven repackaging in some repositories. +# This Obsoletes will allow a clean upgrade. +Obsoletes: %{name}-jansi # If XMvn is part of the same RPM transaction then it should be # installed first to avoid triggering rhbz#1014355. OrderWithRequires: xmvn-minimal @@ -255,7 +259,7 @@ slf4j/simple \ xbean/xbean-reflect ln -s $(build-classpath slf4j/slf4j-simple-sources) lib/ -%ant \ +%{ant} \ -Dtest.skip=true \ package javadoc
