Hello community,

here is the log from the commit of package maven for openSUSE:Leap:15.2 checked 
in at 2020-03-23 07:13:32
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Leap:15.2/maven (Old)
 and      /work/SRC/openSUSE:Leap:15.2/.maven.new.3160 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "maven"

Mon Mar 23 07:13:32 2020 rev:3 rq:787016 version:3.6.3

Changes:
--------
--- /work/SRC/openSUSE:Leap:15.2/maven/maven.changes    2020-02-27 
06:41:44.401639185 +0100
+++ /work/SRC/openSUSE:Leap:15.2/.maven.new.3160/maven.changes  2020-03-23 
07:14:07.130506652 +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.u3Xwso/_old  2020-03-23 07:14:07.662506971 +0100
+++ /var/tmp/diff_new_pack.u3Xwso/_new  2020-03-23 07:14:07.662506971 +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
 


Reply via email to