Hello community,

here is the log from the commit of package orc for openSUSE:Factory checked in 
at 2019-09-19 15:47:48
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/orc (Old)
 and      /work/SRC/openSUSE:Factory/.orc.new.7948 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "orc"

Thu Sep 19 15:47:48 2019 rev:40 rq:729787 version:0.4.30

Changes:
--------
--- /work/SRC/openSUSE:Factory/orc/orc.changes  2019-05-07 23:11:12.659958327 
+0200
+++ /work/SRC/openSUSE:Factory/.orc.new.7948/orc.changes        2019-09-19 
15:47:52.371329532 +0200
@@ -1,0 +2,27 @@
+Mon Sep  9 10:17:37 UTC 2019 - Bjørn Lie <bjorn....@gmail.com>
+
+- Update to version 0.4.30:
+  + Don't always generate static library but default to shared-only
+  + Work around false positives in Microsoft UWP certification kit
+  + Add endbr32/endbr64 instructions on x86/x86-64 for indirect
+    branch tracking
+  + Fix gtk-doc build when orc is used as a meson subproject
+  + Switch float comparison in tests to ULP method to fix spurious
+    failures
+  + Fix flushing of ARM icache when using dual map
+  + Use float constants/parameters when testing float opcodes
+  + Add support for Hygon Dhyana processor
+  + Fix PPC/PPC64 CPU family detection
+  + Add little-endian PPC support
+  + Fix compiler warnings with clang
+  + Mark exec mapping writable in debug mode for allowing
+    breakpoints
+  + Various codegen refactorings
+  + autotools support has been dropped in favour of Meson as build
+    system.
+  + Fix PPC CPU feature detection and add support for VSX/v2.07
+  + Add double/int64 support for PPC
+- No longer remove static file in install section, no longer needed
+  as it's not built by default anymore.
+
+-------------------------------------------------------------------

Old:
----
  orc-0.4.29.tar.xz

New:
----
  orc-0.4.30.tar.xz

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

Other differences:
------------------
++++++ orc.spec ++++++
--- /var/tmp/diff_new_pack.NJ29bj/_old  2019-09-19 15:47:53.295329344 +0200
+++ /var/tmp/diff_new_pack.NJ29bj/_new  2019-09-19 15:47:53.303329341 +0200
@@ -18,7 +18,7 @@
 
 
 Name:           orc
-Version:        0.4.29
+Version:        0.4.30
 Release:        0
 Summary:        The Oil Runtime Compiler
 License:        BSD-3-Clause
@@ -76,11 +76,7 @@
 %install
 %meson_install
 
-# Remove static files.
-find %{buildroot} -type f -name "*.a" -delete -print
-
 %post -n liborc-0_4-0 -p /sbin/ldconfig
-
 %postun -n liborc-0_4-0 -p /sbin/ldconfig
 
 %files

++++++ orc-0.4.29.tar.xz -> orc-0.4.30.tar.xz ++++++
++++ 125876 lines of diff (skipped)


Reply via email to