Hello community, here is the log from the commit of package orc for openSUSE:Factory checked in at 2016-03-09 15:15:19 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/orc (Old) and /work/SRC/openSUSE:Factory/.orc.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "orc" Changes: -------- --- /work/SRC/openSUSE:Factory/orc/orc.changes 2015-10-14 16:38:56.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.orc.new/orc.changes 2016-03-09 15:15:20.000000000 +0100 @@ -1,0 +2,20 @@ +Sat Mar 5 13:02:47 UTC 2016 - [email protected] + +- Update to version 0.4.25: + + compiler: also prefer the backup function when no target, + instead of trying to use emulation which is usually slower. + + executor: fix load of parameters smaller than 64 bits, fixing + crashes on ldresnearb and friends in emulated code. + + test-limits: improve test without target. + + Only check for Android's liblog on Android targets, so we don't + accidentally pick up another liblog that may exist elsewhere. + + Don't require libtool for uninstalled setups (-uninstalled + pkg-config file). + + Make -Bsymbolic check in configure work with clang. + + Coverity code analyser fixes. + + docs: update generated opcode tables. + + Add orc_version_string() function and make orcc check the + liborc that is being picked up to make sure the right lib is + being used. + +------------------------------------------------------------------- Old: ---- orc-0.4.24.tar.xz New: ---- orc-0.4.25.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ orc.spec ++++++ --- /var/tmp/diff_new_pack.1MsTCC/_old 2016-03-09 15:15:21.000000000 +0100 +++ /var/tmp/diff_new_pack.1MsTCC/_new 2016-03-09 15:15:21.000000000 +0100 @@ -1,7 +1,7 @@ # # spec file for package orc # -# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. # Copyright (c) 2010 Dominique Leuenberger, Amsterdam, Netherlands. # # All modifications and additions to the file contributed by third parties @@ -24,7 +24,7 @@ %endif Name: orc -Version: 0.4.24 +Version: 0.4.25 Release: 0 Summary: The Oil Runtime Compiler License: BSD-3-Clause ++++++ orc-0.4.24.tar.xz -> orc-0.4.25.tar.xz ++++++ ++++ 28137 lines of diff (skipped)
