Hello community,

here is the log from the commit of package javapackages-meta for 
openSUSE:Factory checked in at 2019-11-19 13:44:23
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/javapackages-meta (Old)
 and      /work/SRC/openSUSE:Factory/.javapackages-meta.new.26869 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "javapackages-meta"

Tue Nov 19 13:44:23 2019 rev:2 rq:749215 version:5.3.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/javapackages-meta/javapackages-meta.changes      
2019-04-14 12:22:57.167799316 +0200
+++ 
/work/SRC/openSUSE:Factory/.javapackages-meta.new.26869/javapackages-meta.changes
   2019-11-19 13:44:45.544403050 +0100
@@ -1,0 +2,5 @@
+Sun Nov 17 15:38:20 UTC 2019 - Fridrich Strba <fst...@suse.com>
+
+- Enable gradle-local subpackage
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ javapackages-meta.spec ++++++
--- /var/tmp/diff_new_pack.qf2Db5/_old  2019-11-19 13:44:46.004402822 +0100
+++ /var/tmp/diff_new_pack.qf2Db5/_new  2019-11-19 13:44:46.008402820 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package javapackages-meta
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 SUSE LLC.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -32,7 +32,6 @@
 Gradle, Ivy and Maven. These local modes allow artifact resolution
 using XMvn resolver.
 
-%if 0
 %package -n gradle-local
 Summary:        Local mode for Gradle
 Group:          Development/Languages/Java
@@ -46,7 +45,6 @@
 This meta-package pulls in macros, scripts and dependencies
 implementing local mode for Gradle, which allows artifact
 resolution using XMvn resolver.
-%endif
 
 %package -n ivy-local
 Summary:        Local mode for Apache Ivy
@@ -80,12 +78,12 @@
 Requires:       mvn(junit:junit)
 Requires:       mvn(org.apache.maven.surefire:surefire-junit4)
 # testng is quite common as well
-Requires:       mvn(org.apache.maven.surefire:surefire-testng)
 Requires:       xmvn-connector-aether
 Requires:       xmvn-install
 Requires:       xmvn-minimal
 Requires:       xmvn-mojo
 Requires:       xmvn-resolve
+Requires:       mvn(org.apache.maven.surefire:surefire-testng)
 
 %description -n maven-local
 This meta-package pulls in macros, scripts and dependencies
@@ -98,12 +96,10 @@
 
 %install
 
-%files -n maven-local
-
-%if 0
 %files -n gradle-local
-%endif
 
 %files -n ivy-local
 
+%files -n maven-local
+
 %changelog


Reply via email to