Hello community,

here is the log from the commit of package opus for openSUSE:Factory checked in 
at 2015-12-09 19:32:45
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/opus (Old)
 and      /work/SRC/openSUSE:Factory/.opus.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "opus"

Changes:
--------
--- /work/SRC/openSUSE:Factory/opus/opus.changes        2013-12-17 
10:02:30.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.opus.new/opus.changes   2015-12-09 
19:32:47.000000000 +0100
@@ -1,0 +2,13 @@
+Wed Dec  2 19:32:31 UTC 2015 - zai...@opensuse.org
+
+- Update to version 1.1.1:
+  + x86 SSE, SSE2 and SSE4.1 intrinsics optimizations with run-time
+    CPU detection.
+  + MIPS intrinsics optimizations.
+  + ARM Neon optimizations.
+  + Many architecture-independent optimizations and memory
+    footprint reductions that should improve performance on all
+    platforms, and several minor bug fixes.
+- Pass --enable-intrinsics to configure.
+
+-------------------------------------------------------------------

Old:
----
  opus-1.1.tar.gz

New:
----
  opus-1.1.1.tar.gz

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

Other differences:
------------------
++++++ opus.spec ++++++
--- /var/tmp/diff_new_pack.xsHrHL/_old  2015-12-09 19:32:48.000000000 +0100
+++ /var/tmp/diff_new_pack.xsHrHL/_new  2015-12-09 19:32:48.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package opus
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
 # Copyright (c) 2012 Pascal Bleser <pascal.ble...@opensuse.org>
 #
 # All modifications and additions to the file contributed by third parties
@@ -18,7 +18,7 @@
 
 
 Name:           opus
-Version:        1.1
+Version:        1.1.1
 Release:        0
 %define soname      0
 Summary:        Opus Audio Codec Library
@@ -73,7 +73,8 @@
 %configure \
     --disable-silent-rules \
     --disable-doc \
-    --enable-custom-modes
+    --enable-custom-modes \
+    --enable-intrinsics
 
 %__make %{?_smp_mflags}
 

++++++ opus-1.1.tar.gz -> opus-1.1.1.tar.gz ++++++
++++ 31941 lines of diff (skipped)


Reply via email to