Hello community,

here is the log from the commit of package pulseaudio for openSUSE:Factory 
checked in at 2016-01-28 17:18:21
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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    2015-11-06 
00:10:49.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.pulseaudio.new/pulseaudio.changes       
2016-01-28 17:18:23.000000000 +0100
@@ -1,0 +2,26 @@
+Fri Jan 22 08:43:14 UTC 2016 - [email protected]
+
+- Update to 8.0
+ + Automatic routing more likely to change profile
+ + OS X and NetBSD support improvements
+ + Systemd journal logging for clients
+ + New LFE balance programming interface
+ + Module-dbus-protocol improvements
+ + More flexible configuration file handling
+ + pulsecore-8.0.so moved to a private directory
+ + New script for measuring memory consumption
+ + Various bug fixes and small improvements
+ + https://wiki.freedesktop.org/www/Software/PulseAudio/Notes/8.0/
+
+-------------------------------------------------------------------
+Tue Jan 12 16:15:24 UTC 2016 - [email protected]
+
+- Update to 8.0 RC2 (7.99.2)
+
+-------------------------------------------------------------------
+Sun Jan  3 22:32:21 UTC 2016 - [email protected]
+
+- Update to 8.0 RC1 (7.99.1)
+- remove 0004-module-alsa-card-Report-available-ports-before-unava.patch
+
+-------------------------------------------------------------------

Old:
----
  0004-module-alsa-card-Report-available-ports-before-unava.patch
  pulseaudio-7.1.tar.xz

New:
----
  pulseaudio-8.0.tar.xz

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

Other differences:
------------------
++++++ pulseaudio.spec ++++++
--- /var/tmp/diff_new_pack.WJPByr/_old  2016-01-28 17:18:25.000000000 +0100
+++ /var/tmp/diff_new_pack.WJPByr/_new  2016-01-28 17:18:25.000000000 +0100
@@ -16,7 +16,7 @@
 #
 
 
-%define drvver  7.1
+%define drvver  8.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:        7.1
+Version:        8.0
 Release:        0
 Summary:        A Networked Sound Server
 License:        GPL-2.0+ and LGPL-2.1+
@@ -46,8 +46,6 @@
 # PATCH-FIX-SUSE disable-srbchannel.patch boo#950487 Disable srbchannel as a 
workaround for crashes on KDE
 # XXX note this patch isn't used for now, kept just for workaround in future
 Patch3:         disable-srbchannel.patch
-# PATCH-FIX-UPSTREAM 
0004-module-alsa-card-Report-available-ports-before-unava.patch boo#948979
-Patch104:       0004-module-alsa-card-Report-available-ports-before-unava.patch
 BuildRequires:  alsa-devel >= 1.0.19
 # require only minimal bluez, if we are on bluez 5 we will determine in build 
phase
 BuildRequires:  bluez-devel >= 4.99
@@ -330,7 +328,6 @@
 %if 0
 %patch3 -p1
 %endif
-%patch104 -p1
 
 %build
 echo 'HTML_TIMESTAMP=NO' >> doxygen/doxygen.conf.in
@@ -391,6 +388,9 @@
 mkdir -p %{buildroot}/%{_fwdefdir}
 install -m 0644 %{SOURCE4} %{buildroot}/%{_fwdefdir}/pulseaudio-server
 %endif
+# create .d conf dirs (since 8.0)
+mkdir -p %{buildroot}%{_sysconfdir}/pulse/client.conf.d
+mkdir -p %{buildroot}%{_sysconfdir}/pulse/daemon.conf.d
 %fdupes doxygen/html
 
 %pre
@@ -441,9 +441,9 @@
 %dir %{_datadir}/pulseaudio
 %{_datadir}/pulseaudio/alsa-mixer
 %{_localstatedir}/adm/fillup-templates/sysconfig.sound-pulseaudio
-%{_libdir}/libpulsecore-%{drvver}.so
 %dir %{_libdir}/pulseaudio
 %{_libdir}/pulseaudio/libpulsedsp.so
+%{_libdir}/pulseaudio/libpulsecore-%{drvver}.so
 %dir %{_libdir}/pulse-%{drvver}/
 %dir %{_libdir}/pulse-%{drvver}/modules/
 %{_libdir}/pulse-%{drvver}/modules/libalsa-util.so
@@ -533,6 +533,7 @@
 %{_mandir}/man5/pulse-daemon.conf.5*
 %{_mandir}/man5/pulse-cli-syntax.5*
 %dir %{_sysconfdir}/pulse/
+%dir %{_sysconfdir}/pulse/daemon.conf.d
 %config(noreplace) %{_sysconfdir}/pulse/daemon.conf
 %config(noreplace) %{_sysconfdir}/pulse/default.pa
 %config(noreplace) %{_sysconfdir}/pulse/system.pa
@@ -566,6 +567,7 @@
 %defattr(-,root,root)
 %doc README LICENSE GPL LGPL
 %dir %{_sysconfdir}/pulse/
+%dir %{_sysconfdir}/pulse/client.conf.d
 %config(noreplace) %{_sysconfdir}/pulse/client.conf
 %{_libdir}/libpulse.so.%{soname}
 %{_libdir}/libpulse.so.%{soname}.*

++++++ pulseaudio-7.1.tar.xz -> pulseaudio-8.0.tar.xz ++++++
++++ 10893 lines of diff (skipped)


Reply via email to