Hello community, here is the log from the commit of package ikvm for openSUSE:Factory checked in at 2015-01-23 15:47:20 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ikvm (Old) and /work/SRC/openSUSE:Factory/.ikvm.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ikvm" Changes: -------- --- /work/SRC/openSUSE:Factory/ikvm/ikvm.changes 2011-09-23 02:03:26.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.ikvm.new/ikvm.changes 2015-01-23 15:47:26.000000000 +0100 @@ -1,0 +2,11 @@ +Wed Jan 21 14:42:53 UTC 2015 - p.drou...@gmail.com + +- Update to version 8.0.5449.1 + * Fixed build error when using Java 8u25 or newer. + * Bug fix. Unsafe.compareAndSwapObject should resolve field before + passing it to MakeTypedReference. + * Implemented OperatingSystemMXBean.getFreePhysicalMemorySize and + OperatingSystemMXBean.getTotalPhysicalMemorySize. +- Use download Url as source + +------------------------------------------------------------------- Old: ---- ikvmbin-0.44.0.5.zip New: ---- ikvmbin-8.0.5449.1.zip ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ikvm.spec ++++++ --- /var/tmp/diff_new_pack.0pq3XR/_old 2015-01-23 15:47:29.000000000 +0100 +++ /var/tmp/diff_new_pack.0pq3XR/_new 2015-01-23 15:47:29.000000000 +0100 @@ -1,7 +1,7 @@ # # spec file for package ikvm # -# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -15,17 +15,15 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # -# norootforbuild - Name: ikvm BuildRequires: dos2unix mono-devel unzip -Version: 0.44.0.5 +Version: 8.0.5449.1 Release: 1 License: BSD-3-Clause BuildArch: noarch Url: http://www.ikvm.net -Source0: ikvmbin-%{version}.zip +Source0: http://www.frijters.net/ikvmbin-%{version}.zip Summary: A JVM Based on the Mono Runtime Group: Development/Tools/Other Requires: mono-ikvm @@ -84,9 +82,6 @@ Libs: -r:\${libdir}/mono/ikvm/IKVM.Runtime.dll -r:\${libdir}/mono/ikvm/IKVM.OpenJDK.ClassLibrary.dll EOF -%clean -rm -rf %{buildroot} - %files %defattr(-, root, root) %doc LICENSE -- To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org For additional commands, e-mail: opensuse-commit+h...@opensuse.org