Hello community,

here is the log from the commit of package jmock for openSUSE:Leap:15.2 checked 
in at 2020-02-19 18:49:03
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Leap:15.2/jmock (Old)
 and      /work/SRC/openSUSE:Leap:15.2/.jmock.new.26092 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "jmock"

Wed Feb 19 18:49:03 2020 rev:12 rq:777326 version:1.2.0

Changes:
--------
--- /work/SRC/openSUSE:Leap:15.2/jmock/jmock.changes    2020-01-15 
15:13:29.662177148 +0100
+++ /work/SRC/openSUSE:Leap:15.2/.jmock.new.26092/jmock.changes 2020-02-19 
18:49:03.859053754 +0100
@@ -1,0 +2,11 @@
+Tue Dec 11 12:30:26 UTC 2018 - Fridrich Strba <[email protected]>
+
+- Build against objectweb-asm >= 5 in order to avoid hard
+  dependency on a particular asmN package
+
+-------------------------------------------------------------------
+Thu Nov  1 11:30:39 UTC 2018 - Fridrich Strba <[email protected]>
+
+- Build against the newest asm5 instead of the old 1.5.3
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ jmock.spec ++++++
--- /var/tmp/diff_new_pack.Gss8CC/_old  2020-02-19 18:49:04.867054827 +0100
+++ /var/tmp/diff_new_pack.Gss8CC/_new  2020-02-19 18:49:04.867054827 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package jmock
 #
-# 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/
 #
 
 
@@ -32,15 +32,15 @@
 Patch1:         jmock-1.2.0-build_xml.patch
 BuildRequires:  ant >= 1.6
 BuildRequires:  ant-junit
-BuildRequires:  asm >= 1.5.3
 BuildRequires:  cglib-nohook >= 2.1.3
 BuildRequires:  fdupes
 BuildRequires:  java-devel
 BuildRequires:  javapackages-local
 BuildRequires:  javapackages-tools
 BuildRequires:  junit >= 3.8.1
-Requires:       asm >= 1.5.3
+BuildRequires:  objectweb-asm >= 5
 Requires:       cglib >= 2.1.3
+Requires:       objectweb-asm >= 5
 BuildArch:      noarch
 
 %description
@@ -98,7 +98,7 @@
 
 %build
 export OPT_JAR_LIST="ant/ant-junit junit"
-export CLASSPATH=`pwd`/build/classes:$(build-classpath asm cglib)
+export CLASSPATH=`pwd`/build/classes:$(build-classpath objectweb-asm cglib)
 ant \
     -Dant.build.javac.source=1.6 -Dant.build.javac.target=1.6 \
     -Dbuild.sysclasspath=only \


Reply via email to