Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package flac for openSUSE:Factory checked in 
at 2022-12-01 16:58:27
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/flac (Old)
 and      /work/SRC/openSUSE:Factory/.flac.new.1835 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "flac"

Thu Dec  1 16:58:27 2022 rev:58 rq:1039164 version:1.4.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/flac/flac.changes        2022-09-25 
15:34:24.999494837 +0200
+++ /work/SRC/openSUSE:Factory/.flac.new.1835/flac.changes      2022-12-01 
16:58:53.527051124 +0100
@@ -1,0 +2,29 @@
+Fri Nov 25 17:52:46 UTC 2022 - Jonas Kvinge <jona...@opensuse.org>
+
+- Update to version 1.4.2:
+  + General
+    * Remove xmms plugin (Martijn van Beurden, TokyoBlackHole)
+    * Remove all pure assembler, removing build dependency on nasm
+    * Made console output more uniform across different platforms
+      and CPUs
+    * Improve ability to tune compile for a certain system (for
+      example with -march=native) when combining with
+      --disable-asm-optimizations: plain C functions can now be
+      better optimized
+  + Build system
+    * Default CFLAGS are now prepended instead of dropped when user
+      CFLAGS are set
+    * -msse2 is no longer added by default (was only applicable
+      to x86)
+    * Fix cross-compiling and out-of-tree building when pandoc and
+      doxygen are not available
+    * Fix issue with Clang not compiling functions with intrinsics
+    * Fix detection of bswap intrinsics (Ozkan Sezer)
+    * Improve search for libssp on MinGW (Ozkan Sezer,
+      Martijn van Beurden)
+  + libFLAC
+    * Fix issue when the libFLAC user seeks in a file instead of
+      libFLAC itself
+- Drop obsoleted flac-cflags.patch
+
+-------------------------------------------------------------------

Old:
----
  flac-1.4.1.tar.xz
  flac-cflags.patch

New:
----
  flac-1.4.2.tar.xz

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

Other differences:
------------------
++++++ flac.spec ++++++
--- /var/tmp/diff_new_pack.8LBMQ5/_old  2022-12-01 16:58:54.051054001 +0100
+++ /var/tmp/diff_new_pack.8LBMQ5/_new  2022-12-01 16:58:54.059054045 +0100
@@ -20,7 +20,7 @@
 %define sover_plus 10
 
 Name:           flac
-Version:        1.4.1
+Version:        1.4.2
 Release:        0
 Summary:        Free Lossless Audio Codec
 License:        BSD-3-Clause AND GPL-2.0-or-later AND GFDL-1.2-only
@@ -31,7 +31,6 @@
 #Changelog:     https://xiph.org/flac/changelog.html
 Source:         
https://downloads.xiph.org/releases/flac/%{name}-%{version}.tar.xz
 Source2:        baselibs.conf
-Patch0:         flac-cflags.patch
 
 BuildRequires:  autoconf >= 2.60
 BuildRequires:  automake >= 1.11
@@ -42,9 +41,6 @@
 BuildRequires:  xz
 BuildRequires:  pkgconfig(ogg)
 Obsoletes:      %{name}-doc
-%ifarch %{ix86}
-BuildRequires:  nasm
-%endif
 
 %description
 FLAC is an audio coding format for lossless compression of digital
@@ -98,10 +94,8 @@
 %configure \
        --disable-silent-rules \
        --disable-thorough-tests \
-       --disable-xmms-plugin \
        --disable-static \
-       --disable-rpath \
-       --enable-sse
+       --disable-rpath
 %make_build
 
 %install

++++++ flac-1.4.1.tar.xz -> flac-1.4.2.tar.xz ++++++
++++ 68138 lines of diff (skipped)

Reply via email to