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 2022-11-09 15:20:52
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/javapackages-meta (Old)
and /work/SRC/openSUSE:Factory/.javapackages-meta.new.1597 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "javapackages-meta"
Wed Nov 9 15:20:52 2022 rev:4 rq:1034836 version:6.1.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/javapackages-meta/javapackages-meta.changes
2020-07-20 20:59:57.341006868 +0200
+++
/work/SRC/openSUSE:Factory/.javapackages-meta.new.1597/javapackages-meta.changes
2022-11-09 15:20:54.396835865 +0100
@@ -1,0 +2,6 @@
+Wed Nov 9 08:41:16 UTC 2022 - Fridrich Strba <[email protected]>
+
+- The gradle-local meta-package is not needed any more
+- Syncing the version with current javapackages-tools
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ javapackages-meta.spec ++++++
--- /var/tmp/diff_new_pack.kxIjjs/_old 2022-11-09 15:20:54.992838565 +0100
+++ /var/tmp/diff_new_pack.kxIjjs/_new 2022-11-09 15:20:55.000838602 +0100
@@ -1,7 +1,7 @@
#
# spec file for package javapackages-meta
#
-# Copyright (c) 2020 SUSE LLC
+# Copyright (c) 2022 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: 5.3.0
+Version: 6.1.0
Release: 0
Summary: Meta-packages for different local modes of Java builds
License: BSD-3-Clause
@@ -28,22 +28,8 @@
BuildArch: noarch
%description
-This package provides a set of meta-packages needed by local modes for
-Gradle, Ivy and Maven. These local modes allow artifact resolution
-using XMvn resolver.
-
-%package -n gradle-local
-Summary: Local mode for Gradle
-Group: Development/Languages/Java
-Requires: gradle >= 2.2.1
-Requires: javapackages-gradle >= %{version}
-Requires: xmvn-connector-gradle
-Requires: xmvn-install
-Requires: xmvn-resolve
-
-%description -n gradle-local
-This meta-package pulls in macros, scripts and dependencies
-implementing local mode for Gradle, which allows artifact
+This package provides a set of meta-packages needed by local
+modes for Ivy and Maven. These local modes allow artifact
resolution using XMvn resolver.
%package -n ivy-local
@@ -96,8 +82,6 @@
%install
-%files -n gradle-local
-
%files -n ivy-local
%files -n maven-local