Hello community,

here is the log from the commit of package pulseaudio for openSUSE:Factory 
checked in at 2016-07-01 09:55:19
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/pulseaudio (Old)
 and      /work/SRC/openSUSE:Factory/.pulseaudio.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "pulseaudio"

Changes:
--------
--- /work/SRC/openSUSE:Factory/pulseaudio/pulseaudio.changes    2016-04-30 
23:27:51.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.pulseaudio.new/pulseaudio.changes       
2016-07-01 09:55:20.000000000 +0200
@@ -1,0 +2,33 @@
+Wed Jun 22 11:53:59 UTC 2016 - [email protected]
+
+- Update to 9.0
+ * Automatic routing improvements
+ * Beamforming and various other new features in the WebRTC echo
+ canceller
+ * Various improvements in module-role-cork and module-role-ducking
+ * LFE remixing disabled by default
+ * memfd-backed shared memory transport
+ * Support for sample rates up to 384 kHz
+ * webrtc-audio-processing dependency minimum version bumped to 0.2
+ * Changed the C standard from C99 to C11.
+- Updated depencency webrtc-audio-processing to 0.3
+
+-------------------------------------------------------------------
+Sun May 29 11:31:50 UTC 2016 - [email protected]
+
+- Update to 9.0 RC2 (8.99.2) 
+
+-------------------------------------------------------------------
+Fri May 27 09:47:10 UTC 2016 - [email protected]
+
+- Update to 9.0 RC1 (8.99.1)
+  + memfd support (off by default)
+  + refinements to automatic switching to HDMI outputs
+  + improvements to our echo canceller (including the addition of
+    beamforming)
+  + lots of other changes
+- Updated dependency webrtc-audio-processing >= 0.2
+- Do not mark shell completion includes as configs (solves some
+  rpmlint warnings)
+
+-------------------------------------------------------------------

Old:
----
  pulseaudio-8.0.tar.xz

New:
----
  pulseaudio-9.0.tar.xz

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

Other differences:
------------------
++++++ pulseaudio.spec ++++++
--- /var/tmp/diff_new_pack.pPBepl/_old  2016-07-01 09:55:21.000000000 +0200
+++ /var/tmp/diff_new_pack.pPBepl/_new  2016-07-01 09:55:21.000000000 +0200
@@ -16,7 +16,7 @@
 #
 
 
-%define drvver  8.0
+%define drvver  9.0
 %define soname  0
 %define _udevrulesdir %(pkg-config --variable=udevdir udev)/rules.d
 %define _fwdefdir %{_sysconfdir}/sysconfig/SuSEfirewall2.d/services
@@ -27,7 +27,7 @@
 %define _bluez5used 0%(echo "%{_bluezVersion}" | grep -q '^5' && echo 1)
 %define _bashcompletionsdir %{_datadir}/bash-completion/completions
 Name:           pulseaudio
-Version:        8.0
+Version:        9.0
 Release:        0
 Summary:        A Networked Sound Server
 License:        GPL-2.0+ and LGPL-2.1+
@@ -62,7 +62,7 @@
 BuildRequires:  libsndfile-devel >= 1.0.18
 BuildRequires:  libtool
 BuildRequires:  libudev-devel >= 143
-BuildRequires:  libwebrtc_audio_processing-devel
+BuildRequires:  libwebrtc_audio_processing-devel >= 0.3
 BuildRequires:  lirc-devel
 BuildRequires:  orc >= 0.4.9
 BuildRequires:  systemd
@@ -694,20 +694,22 @@
 
 %files bash-completion
 %defattr(-,root,root)
-%config %{_bashcompletionsdir}/pulseaudio
-%config %{_bashcompletionsdir}/pacat
-%config %{_bashcompletionsdir}/pacmd
-%config %{_bashcompletionsdir}/pactl
-%config %{_bashcompletionsdir}/padsp
-%config %{_bashcompletionsdir}/paplay
-%config %{_bashcompletionsdir}/parec
-%config %{_bashcompletionsdir}/parecord
-%config %{_bashcompletionsdir}/pasuspender
+%dir %{_datadir}/bash-completion
+%dir %{_datadir}/bash-completion/completions
+%{_bashcompletionsdir}/pulseaudio
+%{_bashcompletionsdir}/pacat
+%{_bashcompletionsdir}/pacmd
+%{_bashcompletionsdir}/pactl
+%{_bashcompletionsdir}/padsp
+%{_bashcompletionsdir}/paplay
+%{_bashcompletionsdir}/parec
+%{_bashcompletionsdir}/parecord
+%{_bashcompletionsdir}/pasuspender
 
 %files zsh-completion
 %defattr(-,root,root)
 %dir %{_datarootdir}/zsh
 %dir %{_datarootdir}/zsh/site-functions/
-%config %{_datarootdir}/zsh/site-functions/_pulseaudio
+%{_datarootdir}/zsh/site-functions/_pulseaudio
 
 %changelog

++++++ pulseaudio-8.0.tar.xz -> pulseaudio-9.0.tar.xz ++++++
++++ 23682 lines of diff (skipped)


Reply via email to