Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package javapackages-meta for 
openSUSE:Factory checked in at 2023-09-21 22:13:57
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/javapackages-meta (Old)
 and      /work/SRC/openSUSE:Factory/.javapackages-meta.new.1770 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "javapackages-meta"

Thu Sep 21 22:13:57 2023 rev:5 rq:1112540 version:6.2.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/javapackages-meta/javapackages-meta.changes      
2022-11-09 15:20:54.396835865 +0100
+++ 
/work/SRC/openSUSE:Factory/.javapackages-meta.new.1770/javapackages-meta.changes
    2023-09-21 22:14:56.467211786 +0200
@@ -1,0 +2,6 @@
+Fri Sep 15 02:54:32 UTC 2023 - Fridrich Strba <fst...@suse.com>
+
+- Syncing the version with javapackages-tools 6.2.0
+- Remove unnecessary dependencies 
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ javapackages-meta.spec ++++++
--- /var/tmp/diff_new_pack.5mztRT/_old  2023-09-21 22:14:57.483248661 +0200
+++ /var/tmp/diff_new_pack.5mztRT/_new  2023-09-21 22:14:57.483248661 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package javapackages-meta
 #
-# Copyright (c) 2022 SUSE LLC
+# Copyright (c) 2023 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -18,7 +18,7 @@
 
 Name:           javapackages-meta
 # Sync the version with javapackages-tools package
-Version:        6.1.0
+Version:        6.2.0
 Release:        0
 Summary:        Meta-packages for different local modes of Java builds
 License:        BSD-3-Clause
@@ -52,24 +52,15 @@
 Group:          Development/Languages/Java
 Requires:       javapackages-local >= %{version}
 Requires:       javapackages-tools >= %{version}
-# Tests based on JUnit are very common and JUnit itself is small.
-# Include JUnit and JUnit provider for Surefire just for convenience.
-Requires:       mvn(junit:junit)
-# Common Maven plugins required by almost every build. It wouldn't make
-# sense to explicitly require them in every package built with Maven.
-Requires:       mvn(org.apache.maven.plugins:maven-compiler-plugin)
-Requires:       mvn(org.apache.maven.plugins:maven-jar-plugin)
-Requires:       mvn(org.apache.maven.plugins:maven-javadoc-plugin)
-Requires:       mvn(org.apache.maven.plugins:maven-resources-plugin)
-Requires:       mvn(org.apache.maven.plugins:maven-surefire-plugin)
-Requires:       mvn(org.apache.maven.surefire:surefire-junit4)
-Requires:       mvn(org.apache.maven.surefire:surefire-testng)
-# testng is quite common as well
-Requires:       xmvn-connector-aether
+Requires:       xmvn-connector
 Requires:       xmvn-install
 Requires:       xmvn-minimal
 Requires:       xmvn-mojo
 Requires:       xmvn-resolve
+Requires:       mvn(org.apache.maven.plugins:maven-compiler-plugin)
+Requires:       mvn(org.apache.maven.plugins:maven-jar-plugin)
+Requires:       mvn(org.apache.maven.plugins:maven-resources-plugin)
+Requires:       mvn(org.apache.maven.plugins:maven-surefire-plugin)
 
 %description -n maven-local
 This meta-package pulls in macros, scripts and dependencies

Reply via email to