Hello community,

here is the log from the commit of package jgroups for openSUSE:Factory checked 
in at 2018-11-10 16:58:42
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/jgroups (Old)
 and      /work/SRC/openSUSE:Factory/.jgroups.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "jgroups"

Sat Nov 10 16:58:42 2018 rev:19 rq:645927 version:2.6.10

Changes:
--------
--- /work/SRC/openSUSE:Factory/jgroups/jgroups.changes  2017-09-20 
17:10:40.726550433 +0200
+++ /work/SRC/openSUSE:Factory/.jgroups.new/jgroups.changes     2018-11-10 
17:00:33.115667469 +0100
@@ -1,0 +2,5 @@
+Thu Nov  1 11:11:08 UTC 2018 - Fridrich Strba <fst...@suse.com>
+
+- Build against and require the bsh2 instead of the old bsh
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ jgroups.spec ++++++
--- /var/tmp/diff_new_pack.kOwzqe/_old  2018-11-10 17:00:34.047666330 +0100
+++ /var/tmp/diff_new_pack.kOwzqe/_new  2018-11-10 17:00:34.051666325 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package jgroups
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -12,7 +12,7 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
@@ -26,7 +26,7 @@
 Version:        2.6.10
 Release:        0
 Summary:        Toolkit for reliable multicast communication
-License:        LGPL-2.0+
+License:        LGPL-2.0-or-later
 Group:          Development/Libraries/Java
 Url:            http://www.jgroups.org/
 # get source zip from sf.net
@@ -50,7 +50,7 @@
 BuildRequires:  ant >= 1.6
 BuildRequires:  ant-junit
 BuildRequires:  apache-commons-logging
-BuildRequires:  bsh
+BuildRequires:  bsh2
 BuildRequires:  fdupes
 BuildRequires:  geronimo-jms-1_1-api
 BuildRequires:  java-devel
@@ -62,7 +62,7 @@
 BuildRequires:  xalan-j2
 # To use JGroups one needs:
 Requires:       apache-commons-logging
-Requires:       bsh
+Requires:       bsh2
 Requires:       geronimo-jms-1_1-api
 Requires:       jaxp_parser_impl
 Requires:       log4j
@@ -165,7 +165,7 @@
 ln -sf $(build-classpath ant-launcher) .
 ln -sf $(build-classpath ant/ant-junit) .
 #BUILD/JGroups-2.4.1.src/lib/bcprov-jdk14-117.jar.no
-ln -sf $(build-classpath bsh) .
+ln -sf $(build-classpath bsh2/bsh) .
 ln -sf $(build-classpath commons-logging) .
 # 2.5+ uses java.util.concurrent from JDK 5
 #ln -sf $(build-classpath concurrent) .


Reply via email to