Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package pulseaudio for openSUSE:Factory 
checked in at 2021-02-01 13:25:22
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/pulseaudio (Old)
 and      /work/SRC/openSUSE:Factory/.pulseaudio.new.28504 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "pulseaudio"

Mon Feb  1 13:25:22 2021 rev:176 rq:867785 version:14.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/pulseaudio/pulseaudio.changes    2021-01-19 
16:01:27.679313485 +0100
+++ /work/SRC/openSUSE:Factory/.pulseaudio.new.28504/pulseaudio.changes 
2021-02-01 13:25:30.193850658 +0100
@@ -1,0 +2,30 @@
+Fri Jan 29 20:15:24 CET 2021 - [email protected]
+
+- Drop the bad patch: pulseaudio-wrong-memset.patch
+  the patch has been wrongly refreshed, mutated into a harmful form.
+  The original bug has been already fixed in the upstream commit 764eabd10.
+
+-------------------------------------------------------------------
+Thu Jan 28 15:39:02 UTC 2021 - Dominique Leuenberger <[email protected]>
+
+- Supplement pulseaudio-bash-completion against bash-completion,
+  not bash.
+
+-------------------------------------------------------------------
+Tue Jan 26 13:37:05 UTC 2021 - Guillaume GARDET <[email protected]>
+
+- Disable LTO on armv7 as it breaks the build
+
+-------------------------------------------------------------------
+Sun Jan 24 09:52:06 UTC 2021 - Dirk M??ller <[email protected]>
+
+- udpate to 14.2:
+ * Support upto 8 mixer channels on ALSA devices
+ * Handle ALSA jacks with the same name but different index values
+ * Switch to plugged-in headset when mic availability is unknown
+ * Fix a potential segfault in the Bluetooth oFono HFP backend
+ * Fix a problem with module-ladspa-sink when avoid-resampling=true
+ * Update to the NEWS file for 14.0 (and 14.1)
+ * Fix database names containing canonical host for meson builds
+
+-------------------------------------------------------------------

Old:
----
  pulseaudio-14.0.tar.xz
  pulseaudio-wrong-memset.patch

New:
----
  pulseaudio-14.2.tar.xz

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

Other differences:
------------------
++++++ pulseaudio.spec ++++++
--- /var/tmp/diff_new_pack.XWs2nY/_old  2021-02-01 13:25:31.061852020 +0100
+++ /var/tmp/diff_new_pack.XWs2nY/_new  2021-02-01 13:25:31.061852020 +0100
@@ -15,24 +15,27 @@
 # Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
+%ifarch armv7 armv7hl
+%define _lto_cflags %{nil}
+%endif
 
 #Compat macro for new _fillupdir macro introduced in Nov 2017
 %if ! %{defined _fillupdir}
   %define _fillupdir /var/adm/fillup-templates
 %endif
 
-%define drvver  14.0
+%define drvver  14.2
 %define soname  0
 %define _udevrulesdir %(pkg-config --variable=udevdir udev)/rules.d
 %define _bashcompletionsdir %{_datadir}/bash-completion/completions
 Name:           pulseaudio
-Version:        14.0
+Version:        14.2
 Release:        0
 Summary:        A Networked Sound Server
 License:        GPL-2.0-or-later AND LGPL-2.1-or-later
 Group:          System/Sound Daemons
-Url:            http://pulseaudio.org
-Source:         
http://www.freedesktop.org/software/pulseaudio/releases/%{name}-%{version}.tar.xz
+Url:            https://www.freedesktop.org/wiki/Software/PulseAudio/
+Source:         
https://www.freedesktop.org/software/pulseaudio/releases/%{name}-%{version}.tar.xz
 Source1:        default.pa-for-gdm
 Source2:        setup-pulseaudio
 Source3:        sysconfig.sound-pulseaudio
@@ -45,7 +48,6 @@
 Source99:       baselibs.conf
 Patch0:         disabled-start.diff
 Patch1:         suppress-socket-error-msg.diff
-Patch2:         pulseaudio-wrong-memset.patch
 # PATCH-FIX-OPENSUSE qpaeq-shebang.patch Avoid rpmlint error due to using env 
python shebang
 Patch5:         qpaeq-shebang.patch
 # PATCH-FIX-OPENSUSE Workaround for old systemd on Leap 15.x
@@ -318,7 +320,7 @@
 Group:          System/Shells
 Requires:       %{name}-utils = %{version}
 Requires:       bash-completion
-Supplements:    packageand(pulseaudio:bash)
+Supplements:    packageand(pulseaudio:bash-completion)
 
 %description bash-completion
 Optional dependency offering bash completion for various PulseAudio utilities
@@ -339,7 +341,6 @@
 %setup -q -T -b0
 %patch0 -p1
 %patch1 -p1
-%patch2 -p1
 %patch5 -p1
 # workaround for Leap 15.x
 %if 0%{?suse_version} < 1550

++++++ pulseaudio-14.0.tar.xz -> pulseaudio-14.2.tar.xz ++++++
++++ 9991 lines of diff (skipped)

Reply via email to