Hello community,

here is the log from the commit of package cglib for openSUSE:Factory checked 
in at 2018-12-14 20:44:45
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/cglib (Old)
 and      /work/SRC/openSUSE:Factory/.cglib.new.28833 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "cglib"

Fri Dec 14 20:44:45 2018 rev:20 rq:657168 version:3.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/cglib/cglib.changes      2018-12-07 
14:30:42.491420425 +0100
+++ /work/SRC/openSUSE:Factory/.cglib.new.28833/cglib.changes   2018-12-14 
20:44:47.105724894 +0100
@@ -1,0 +2,6 @@
+Tue Dec 11 12:27:40 UTC 2018 - Fridrich Strba <[email protected]>
+
+- Build with objectweb-asm >= 5 in order not get stuck on a
+  particular asmN dependency
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ cglib.spec ++++++
--- /var/tmp/diff_new_pack.fAb222/_old  2018-12-14 20:44:48.741722632 +0100
+++ /var/tmp/diff_new_pack.fAb222/_new  2018-12-14 20:44:48.777722583 +0100
@@ -30,12 +30,11 @@
 Patch0:         %{name}-build_xml.patch
 Patch1:         fix-javadoc.patch
 BuildRequires:  ant >= 1.6
-# Needed for maven conversions
-BuildRequires:  asm5
 BuildRequires:  fdupes
 BuildRequires:  java-devel >= 1.8
+# Needed for maven conversions
 BuildRequires:  javapackages-local
-BuildRequires:  javapackages-tools
+BuildRequires:  objectweb-asm >= 5
 Provides:       %{name}-nohook = %{version}-%{release}
 Obsoletes:      %{name}-nohook < %{version}-%{release}
 BuildArch:      noarch
@@ -57,7 +56,7 @@
 %prep
 %setup -q -n %{name}-%{tarball_name}
 rm lib/*.jar
-build-jar-repository -s -p lib asm5 ant
+build-jar-repository -s -p lib objectweb-asm ant
 %patch0 -p1
 %patch1 -p1
 


Reply via email to