Hello community,

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

Package is "jmock"

Sat Nov 10 16:58:39 2018 rev:18 rq:645924 version:1.2.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/jmock/jmock.changes      2017-09-23 
21:35:13.721866185 +0200
+++ /work/SRC/openSUSE:Factory/.jmock.new/jmock.changes 2018-11-10 
17:00:28.411673216 +0100
@@ -1,0 +2,5 @@
+Thu Nov  1 11:30:39 UTC 2018 - Fridrich Strba <fst...@suse.com>
+
+- Build against the newest asm5 instead of the old 1.5.3
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ jmock.spec ++++++
--- /var/tmp/diff_new_pack.uuByuh/_old  2018-11-10 17:00:30.503670660 +0100
+++ /var/tmp/diff_new_pack.uuByuh/_new  2018-11-10 17:00:30.503670660 +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,14 +32,14 @@
 Patch1:         jmock-1.2.0-build_xml.patch
 BuildRequires:  ant >= 1.6
 BuildRequires:  ant-junit
-BuildRequires:  asm >= 1.5.3
+BuildRequires:  asm5
 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
+Requires:       asm5
 Requires:       cglib >= 2.1.3
 BuildArch:      noarch
 
@@ -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 asm5 cglib)
 ant \
     -Dant.build.javac.source=1.6 -Dant.build.javac.target=1.6 \
     -Dbuild.sysclasspath=only \


Reply via email to