Commit Graph

243 Commits

Author SHA256 Message Date
4906c96b2f Accepting request 688933 from home:jengelh:sct
- Remove one redundant Requires: systemd, and add
  BuildRequires: systemd-rpm-macros.

OBS-URL: https://build.opensuse.org/request/show/688933
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/pulseaudio?expand=0&rev=201
2019-03-27 16:21:54 +00:00
253f3bd899 Accepting request 688622 from home:olh:branches:multimedia:libs
- Use alsa API properly. Consumers are expected to use
  <alsa/asoundlib.h> instead of <asoundlib.h>.
  This is in preparation of an change to pkgconfig(alsa) to
  not pollute CFLAGS with -I/usr/include/alsa anymore (bsc#1130333)
  pulseaudio-alsa.patch

OBS-URL: https://build.opensuse.org/request/show/688622
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/pulseaudio?expand=0&rev=200
2019-03-26 16:39:24 +00:00
4e7e43ee78 Accepting request 670183 from home:alarrosa:branches:multimedia:libs
- Make /var/lib/gdm %ghost again in pulseaudio-gdm-hooks so we don't
  create the directory when installing the package. gdm was just
  changed to create that directory as %ghost too to keep both
  packages in sync.
- Add /var/lib/pulseaudio (which is already created by systemd-tmpfiles)
  as %ghost so users can easily query who created the directory,
  it gets uninstalled on package removal and rpmlint doesn't complain
  about it.

OBS-URL: https://build.opensuse.org/request/show/670183
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/pulseaudio?expand=0&rev=199
2019-01-30 18:47:19 +00:00
af67ac1fdf Accepting request 666499 from home:tiwai:branches:multimedia:libs
- Enable systemd user socket for activating PA (bsc#1083473)
- Disable auto-spawn along with the change above

OBS-URL: https://build.opensuse.org/request/show/666499
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/pulseaudio?expand=0&rev=198
2019-01-16 15:39:35 +00:00
b5d8ebb238 Accepting request 650114 from home:tiwai:branches:multimedia:libs
- Drop ghost from gdm hook dir to sync with gdm package itself

OBS-URL: https://build.opensuse.org/request/show/650114
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/pulseaudio?expand=0&rev=197
2018-11-19 08:33:30 +00:00
Tomáš Chvátal
1e1a1e84dd Accepting request 643166 from home:alarrosa:branches:multimedia:libs
- Add a Supplements line to pulseaudio-gdm-hooks so it's selected
  for installation when gdm and pulseaudio are installed.

- Don't create files under /var on package installation but using
  systemd-tmpfiles to be friendly to transactional updates
  (bsc#1098063, fate#325524)
- Add pulseaudio.tmpfiles and pulseaudio-gdm-hooks.tmpfiles

OBS-URL: https://build.opensuse.org/request/show/643166
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/pulseaudio?expand=0&rev=195
2018-10-22 07:16:34 +00:00
a149b41948 Accepting request 623449 from home:oholecek:branches:multimedia:libs
- Update to 12.2
  * Fixed broken configure script (building failed when gsettings
    was enabled)
- Update to 12.1
  * Fixed a crash when switching to the A2DP bluetooth profile
  * Fixed the plugin search path in module-ladspa-sink
  * Fixed file permissions for the pipes created by module-pipe-sink and
   module-pipe-source
- Remove patch 0001-Revert-ladspa-sink-fix-Windows-compilation.patch

OBS-URL: https://build.opensuse.org/request/show/623449
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/pulseaudio?expand=0&rev=194
2018-07-17 13:26:38 +00:00
aa85735a40 Accepting request 618224 from home:oholecek:branches:multimedia:libs
- Update to 12 (for complete changes see RC1 + following)
  * Better latency reporting (and hence better A/V sync) with the A2DP
    bluetooth profile
  * Fixed a crash or high CPU use problem with Intel HDMI LPE
  * module-pipe-sink can now use an existing pipe
  * Fixed Native Instruments Traktor Audio 6 detection
  * Updates for the Vala bindings
  * Compatibility with glibc 2.27
  * The esdcompat tool isn't any more installed if esound support is
    disabled

OBS-URL: https://build.opensuse.org/request/show/618224
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/pulseaudio?expand=0&rev=193
2018-06-21 08:00:44 +00:00
5ef5340d01 Accepting request 617684 from home:tiwai:branches:multimedia:libs
- Revert the gconf module removal; plasma5-pa still requires it
  (while paprefs git version moved to gsettings) (bsc#1092871)

OBS-URL: https://build.opensuse.org/request/show/617684
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/pulseaudio?expand=0&rev=192
2018-06-19 09:50:40 +00:00
4303f54e6f Accepting request 616853 from home:tiwai:branches:multimedia:libs
- Fix LADSPA sink regression: revert the affecting commit
  (bsc#1097170):
  0001-Revert-ladspa-sink-fix-Windows-compilation.patch

OBS-URL: https://build.opensuse.org/request/show/616853
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/pulseaudio?expand=0&rev=191
2018-06-14 12:44:25 +00:00
Tomáš Chvátal
761a72083e Accepting request 614873 from home:iznogood:branches:multimedia:libs
- Drop pkgconfig(gconf-2.0) BuildRequires: No longer mandatory,
  following this, replace --enable-gconf configure call with
  --disable-gconf and add explicit pkgconfig(gio-2.0)
  BuildRequires.
- Following the above, drop pulseaudio-module-gconf sub-package,
  and obsolete it from pulseaudio-module-gsettings.

OBS-URL: https://build.opensuse.org/request/show/614873
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/pulseaudio?expand=0&rev=190
2018-06-08 11:41:54 +00:00
Tomáš Chvátal
58f47881f3 Accepting request 607607 from home:oholecek:branches:multimedia:libs
- Update to 12 RC1 (11.99.1)
  * Much more accurate latency reporting for AirPlay devices
  * module-switch-on-connect now ignores virtual devices
  * When using passthrough for compressed audio, set the "non-audio" bit
  * Prioritize HDMI output over S/PDIF output
  * HSP support for more bluetooth headsets
  * Choose the A2DP bluetooth profile by default instead of HSP
  * New "sink_input_properties" module argument for module-ladspa-sink
  * New "use_system_clock_for_timing" module argument for module-pipe-sink
  * Steelseries Arctis 7 USB headset stereo output support
  * Dell Thunderbolt Dock TB16 speaker jack support
  * Fixed digital input support for some USB sound cards
  * Ability to disable input or output on macOS
  * New "dereverb" option for the Speex echo canceller
  * New module: module-always-source
  * State files not any more readable by all users in the system mode
  * module-augment-properties now uses XDG_DATA_DIRS to find .desktop files
  * The GConf dependency can now be avoided
  * qpaeq license changed from AGPL to LGPL
  * qpaeq ported to Qt 5
- Add subpackage module-gsettings (conflicts with module-gconf)
- Remove support for obsolete Bluez4
- Fix build phase running configure twice
- Removed patches:
  0001-alsa-fix-infinite-loop-with-Intel-HDMI-LPE.patch
  0002-alsa-mixer-add-hw_device_index-to-pa_alsa_mapping.patch
  0003-alsa-mixer-autodetect-the-HDMI-jack-PCM-device.patch
  0004-alsa-mixer-autodetect-the-ELD-device.patch
  pulseaudio-glibc2.27.patch
- Added patch:

OBS-URL: https://build.opensuse.org/request/show/607607
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/pulseaudio?expand=0&rev=188
2018-05-15 14:16:35 +00:00
b5a003b033 Accepting request 598529 from home:fcrozat:branches:multimedia:libs
- Add Supplements: packageand on zeroconf, lirc, bluetooth
  subpackages to have them selected for installation automatically
  instead of relying on patterns (bsc#1087207).

OBS-URL: https://build.opensuse.org/request/show/598529
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/pulseaudio?expand=0&rev=187
2018-04-19 12:08:32 +00:00
82de13ad5c Accepting request 581681 from home:tiwai:branches:multimedia:libs
- Fix the crash with Intel LPE HDMI audio (bsc#1083195):
  0001-alsa-fix-infinite-loop-with-Intel-HDMI-LPE.patch
  0002-alsa-mixer-add-hw_device_index-to-pa_alsa_mapping.patch
  0003-alsa-mixer-autodetect-the-HDMI-jack-PCM-device.patch
  0004-alsa-mixer-autodetect-the-ELD-device.patch

OBS-URL: https://build.opensuse.org/request/show/581681
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/pulseaudio?expand=0&rev=185
2018-03-01 12:57:09 +00:00
a23faee8d1 Accepting request 581119 from home:tiwai:branches:multimedia:libs
- Abort PA process at session exit properly (bsc#1052437):
  pa-set-exit-idle-time-to-0-when-we-detect-a-session.patch

OBS-URL: https://build.opensuse.org/request/show/581119
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/pulseaudio?expand=0&rev=184
2018-02-28 19:14:35 +00:00
Tomáš Chvátal
7528a1dc03 Accepting request 576992 from home:dimstar:Factory
Fix build with glibc2.27 - boo#1081023

OBS-URL: https://build.opensuse.org/request/show/576992
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/pulseaudio?expand=0&rev=183
2018-02-15 13:08:39 +00:00
Tomáš Chvátal
829420d573 Accepting request 544710 from home:RBrownSUSE:branches:multimedia:libs
Replace references to /var/adm/fillup-templates with new %_fillupdir macro (boo#1069468)

OBS-URL: https://build.opensuse.org/request/show/544710
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/pulseaudio?expand=0&rev=182
2017-11-24 07:06:37 +00:00
Tomáš Chvátal
124a455aa8 Accepting request 527246 from home:oholecek:branches:multimedia:libs
- Update to 11.1
  * Fix a crash in filter modules related to flat volumes and volume
   sharing
  * Fix a crash when the bluetooth adapter reports weird MTU size
  * Disable bluetooth MTU autodetection by default
  * Add mixer handling back for hardware that doesn't have any alsa-lib
    configuration
  * Prioritize USB devices over built-in sound cards (11.0 was supposed
    to have this feature, but the implementation turned out to be
    incomplete)

OBS-URL: https://build.opensuse.org/request/show/527246
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/pulseaudio?expand=0&rev=181
2017-09-19 11:04:13 +00:00
Tomáš Chvátal
9423d17d01 Accepting request 521140 from home:oholecek:branches:multimedia:libs
- Update to 11 (11.0)
  * The default sink and source configuration is remembered better
  * https://www.freedesktop.org/wiki/Software/PulseAudio/Notes/11.0/

OBS-URL: https://build.opensuse.org/request/show/521140
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/pulseaudio?expand=0&rev=180
2017-09-05 20:08:38 +00:00
Tomáš Chvátal
a11b59a8d9 Accepting request 512916 from home:oholecek:branches:multimedia:libs
- Fix Requires(post) and Requires(pre) mixup

OBS-URL: https://build.opensuse.org/request/show/512916
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/pulseaudio?expand=0&rev=179
2017-07-28 12:46:55 +00:00
Tomáš Chvátal
9ce7180670 Accepting request 512909 from home:oholecek:branches:multimedia:libs
- Update to 11 RC1 (10.99.1)
  * Support for newer AirPlay hardware
  * USB and bluetooth devices preferred over internal sound cards
  * Bluetooth HSP headset role implemented
  * Bluetooth HFP audio gateway role implemented (requires oFono)
  * Bluetooth HSP audio gateway and HFP hands-free unit roles can
    be enabled simultaneously
  * Upmixing can now be disabled without bad side effects
  * Avoid having unavailable sinks or sources as the default
  * Option to avoid resampling more often
  * Option to automatically switch bluetooth profile to HSP more often
  * Better latency control in module-loopback
  * Changed module argument names in module-ladspa-sink and
     module-virtual-surround-sink
  * Fixed input device handling in module-waveout
  * Improved bluetooth MTU configuration (warning! this causes some
    hardware to not work any more, see the details below for how to fix it)
  * Applications can request LADSPA or virtual surround filtering for
    their streams
  * Support for 32-bit applications on 64-bit systems in padsp
- add --with-pulsedsp-location='/usr/\\$$LIB/pulseaudio' to enable
  upstream padsp multiarch fix
- remove patch4 padsp-biarch.patch, fixed upstream
- remove patch5 pulseaudio-vala-0.36.patch, fixed upstream

OBS-URL: https://build.opensuse.org/request/show/512909
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/pulseaudio?expand=0&rev=178
2017-07-28 11:38:32 +00:00
ce71583b96 Accepting request 512271 from home:pgnd:multimedia:libs
OBS-URL: https://build.opensuse.org/request/show/512271
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/pulseaudio?expand=0&rev=177
2017-07-27 07:33:37 +00:00
03ab13b4eb Accepting request 479214 from home:kukuk:branches:multimedia:libs
- Prerequire group audio

OBS-URL: https://build.opensuse.org/request/show/479214
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/pulseaudio?expand=0&rev=176
2017-03-17 08:54:17 +00:00
Tomáš Chvátal
9fdf363cb2 Accepting request 479105 from GNOME:Next
Fix vapi bindings for usage with vala 0.36

OBS-URL: https://build.opensuse.org/request/show/479105
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/pulseaudio?expand=0&rev=175
2017-03-14 09:45:52 +00:00
Tomáš Chvátal
ee0ea0c9c4 Accepting request 451370 from home:oholecek:branches:multimedia:libs
- Update to 10.0
  * Fixed hotplugging support for USB surround sound cards
  * Clarified qpaeq license
  * https://www.freedesktop.org/wiki/Software/PulseAudio/Notes/10.0/

OBS-URL: https://build.opensuse.org/request/show/451370
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/pulseaudio?expand=0&rev=174
2017-01-19 17:41:55 +00:00
Tomáš Chvátal
7340059d9d Accepting request 448716 from home:oholecek:branches:multimedia:libs
- Update to 10 RC1 (9.99.1)
 * Automatically switch Bluetooth profile when using VoIP applications
 * New module for prioritizing passthrough streams (module-allow-passthrough)
 * Improvements to module-loopback
 * Separate volumes for Bluetooth A2DP and HSP profiles
 * memfd-based shared memory mechanism enabled by default
 * Removed module-xenpv-sink
 * Dropped dependency to json-c
 * When using systemd to start PulseAudio, pulseaudio.socket is started first
 * Compatibility with OpenSSL 1.1.0
- Removed BuildRequires pkgconfig(json)

OBS-URL: https://build.opensuse.org/request/show/448716
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/pulseaudio?expand=0&rev=173
2017-01-09 09:28:04 +00:00
Ismail Dönmez
ac86717972 Accepting request 424798 from home:Zaitor:branches:GNOME:Next
oFono was removed with the reason that it didn't exist in distro. - that is correct for 13.2, but oFono is available for both Leap and TW. I've not put in a Requires or Recommends for ofono as of now, we could/should perhaps do that

OBS-URL: https://build.opensuse.org/request/show/424798
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/pulseaudio?expand=0&rev=172
2016-09-05 10:12:25 +00:00
576a1c5694 Accepting request 404240 from home:oholecek:branches:multimedia:libs
- 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

- Update to 9.0 RC2 (8.99.2) 

- 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)

OBS-URL: https://build.opensuse.org/request/show/404240
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/pulseaudio?expand=0&rev=171
2016-06-25 16:52:11 +00:00
b5073d1e26 Accepting request 390178 from home:tiwai:branches:multimedia:libs
- Use /etc/pulse/client.conf.d/50-system.conf as a system setup by
  setup-pulseaudio script instead of modifying the global config.

OBS-URL: https://build.opensuse.org/request/show/390178
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/pulseaudio?expand=0&rev=170
2016-04-16 08:32:21 +00:00
0f0d0a6144 Accepting request 388299 from home:tiwai:branches:multimedia:libs
- Move libpulsedsp.so into pulseaudio-utils subpackage and add it
  to baselibs.conf so that 32bit compat lib is built (boo#968568);
  also recommends is added in libpulse0-32bit for easy installation
- Fix padsp script to support bi-arch libs (boo#968568)
- Call bootstrap.sh for rebuilding properly with patches
- Drop the obsoleted disable-srbchannel.patch, which has been fixed
  in upstream already

OBS-URL: https://build.opensuse.org/request/show/388299
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/pulseaudio?expand=0&rev=168
2016-04-13 07:16:26 +00:00
58f8d382e0 Accepting request 376638 from home:lmuelle:branches:multimedia:libs
Add pulse-%{drvver} and modules subdirectories to any module package;
(boo#971960).

OBS-URL: https://build.opensuse.org/request/show/376638
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/pulseaudio?expand=0&rev=167
2016-03-22 15:02:06 +00:00
de0f08a3ef Accepting request 361218 from home:guohouzuo:branches:multimedia:libs
- Disable flat-volumes by default with config disable_flat_volumes.conf
  Remedy for fate#310668.

OBS-URL: https://build.opensuse.org/request/show/361218
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/pulseaudio?expand=0&rev=166
2016-02-24 09:56:41 +00:00
Ismail Dönmez
8f74f7a4ef Accepting request 355345 from home:oholecek:branches:multimedia:libs
- 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/

- remove 0004-module-alsa-card-Report-available-ports-before-unava.patch

OBS-URL: https://build.opensuse.org/request/show/355345
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/pulseaudio?expand=0&rev=165
2016-01-22 10:35:16 +00:00
db5fba8af7 Accepting request 341695 from home:oholecek:branches:multimedia:libs
- Update to 7.1
 + Fix a crasher when using srbchannel
 + Fix a build system typo that caused symlinks to turn up in /
 + Make Xonar cards work better
 + Other minor  bug fixes and improvements
- remove 0003-alsa-mixer-Add-Dock-Line-Out-jack-handling-to-analog.patc
- remove 0002-alsa-mixer-Recognize-Dock-Line-Out-jack.patch
- remove pstream-Fix-use-after-free-in-srb_callback.patch

OBS-URL: https://build.opensuse.org/request/show/341695
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/pulseaudio?expand=0&rev=162
2015-11-02 10:39:38 +00:00
8cc1c2e440 Accepting request 340196 from home:tiwai:branches:multimedia:libs
- Fix another alsa-mixer path for dock line out jack (boo#948979):
  0003-alsa-mixer-Add-Dock-Line-Out-jack-handling-to-analog.patch
- Fix the order of ports updates (boo#948979):
  0004-module-alsa-card-Report-available-ports-before-unava.patch

OBS-URL: https://build.opensuse.org/request/show/340196
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/pulseaudio?expand=0&rev=161
2015-10-21 09:12:10 +00:00
1dcf8fe9ac Accepting request 339363 from home:tiwai:bnc950487
- Upstream fix patch for srb channel corruption (boo#950487):
  pstream-Fix-use-after-free-in-srb_callback.patch
- Re-enable srbchannel again

OBS-URL: https://build.opensuse.org/request/show/339363
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/pulseaudio?expand=0&rev=160
2015-10-17 08:48:36 +00:00
08204ff115 Accepting request 339252 from home:tiwai:branches:multimedia:libs
- Disable srbchannel again as a workaround for crashes on KDE
  (boo#950487):
  disable-srbchannel.patch

OBS-URL: https://build.opensuse.org/request/show/339252
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/pulseaudio?expand=0&rev=159
2015-10-16 10:14:38 +00:00
cca851b46b Accepting request 333409 from home:oholecek:branches:multimedia:libs
- Update to 7.0 final
 + LFE channel synthesis with low-pass filtering
 + New libsoxr based resamplers (new optional dependency libsoxr0)
 + Socket activation support for TCP
 + The "srbchannel" IPC mechanism enabled by default
 + More flexible jack detection support when using UCM
 + Exiting due to SIGTERM isn't considered a failure

OBS-URL: https://build.opensuse.org/request/show/333409
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/pulseaudio?expand=0&rev=158
2015-09-24 09:55:37 +00:00
98f7d2aeac Accepting request 319725 from home:dimstar:Factory
- Add pkgconfig(udev) BuildRequires: we explicitly expect udev.pc
  to be present to define _udevrulesdir.

This helps with the changes done in systemd 222.

OBS-URL: https://build.opensuse.org/request/show/319725
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/pulseaudio?expand=0&rev=157
2015-07-31 09:48:13 +00:00
4f939bb644 Accepting request 318188 from home:tiwai:branches:multimedia:libs
- Fix missing speex resampler due to the recent split of speexdsp
  (boo#939225)

OBS-URL: https://build.opensuse.org/request/show/318188
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/pulseaudio?expand=0&rev=156
2015-07-23 13:48:49 +00:00
3e36e8d5ce Accepting request 312211 from home:tiwai:branches:multimedia:libs
- Fix missing dock line-out jack detection (boo#934850):
  0001-alsa-mixer-Make-line-out-path-unavailable-when-Front.patch
  0002-alsa-mixer-Recognize-Dock-Line-Out-jack.patch

OBS-URL: https://build.opensuse.org/request/show/312211
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/pulseaudio?expand=0&rev=155
2015-06-16 07:05:47 +00:00
b35d049689 Accepting request 294815 from home:sleep_walker:branches:multimedia:libs
- create symlink providing extra-hdmi.conf (pointing to
  default.conf)
  it seems that some HW may get unitialized without this (check
  pulseaudio RC1 announce)

OBS-URL: https://build.opensuse.org/request/show/294815
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/pulseaudio?expand=0&rev=154
2015-04-08 07:43:23 +00:00
Cristian Rodríguez
e613f51b8f Accepting request 285904 from home:oholecek:branches:multimedia:libs
Update to 6.0 final

OBS-URL: https://build.opensuse.org/request/show/285904
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/pulseaudio?expand=0&rev=153
2015-02-15 17:06:44 +00:00
e092e8822d Accepting request 282239 from home:oholecek:branches:multimedia:libs
- Update to 6.0 RC3 (5.99.3)
- remove patch pulseaudio-orc-0.4.23-volume-fix.patch
- update old changes so package can be forwared to factory

OBS-URL: https://build.opensuse.org/request/show/282239
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/pulseaudio?expand=0&rev=152
2015-01-22 08:32:42 +00:00
8e049eb13a Accepting request 280329 from home:tiwai:branches:multimedia:libs
- Fix broken volume setup with orc 0.4.23 (bsc#912260):
  pulseaudio-orc-0.4.23-volume-fix.patch

OBS-URL: https://build.opensuse.org/request/show/280329
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/pulseaudio?expand=0&rev=151
2015-01-08 14:40:48 +00:00
5989226f2c Accepting request 266990 from home:msmeissn:branches:multimedia:libs
- build with PIE

OBS-URL: https://build.opensuse.org/request/show/266990
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/pulseaudio?expand=0&rev=150
2015-01-01 23:31:50 +00:00
Tomáš Chvátal
b6ba63fb86 Accepting request 265945 from home:oholecek:branches:multimedia:libs
Update to 6.0 RC2 (5.99.2)

Note: I tested RC1 since release and without problems. I think this can be now forwarded to Factory for wider testing.

OBS-URL: https://build.opensuse.org/request/show/265945
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/pulseaudio?expand=0&rev=149
2014-12-26 11:15:54 +00:00
35d8a5ba65 Accepting request 262679 from home:oholecek:branches:multimedia:libs
- Update to 6.0 RC1 (5.99.1)
  + Remove patch pulseaudio-bnc881524-rtp.patch
  + Update patch disabled-start.diff
  + Bash&zsh completion split to separate subpackage
  + json-c >= 0.11 is now required
    (note: break build on oS 13.1)
- Fix %postun for system-wide mode

Note this contain patches removed by Takashi, so it may reintroduce
boo#905418 at al.

Also consider if it is worth forwarding to factory now as (AFAIK) there are no pulseaudio tests in openQA so far and I'll start some tests only later today.

OBS-URL: https://build.opensuse.org/request/show/262679
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/pulseaudio?expand=0&rev=148
2014-11-26 13:09:32 +00:00
d705e10984 Accepting request 262529 from home:tiwai:branches:multimedia:libs
- Revert yet another one due to still lost headphone handling
  (bnc#905418):
  alsa-mixer-recognize-Dock-headphone-jack.patch

OBS-URL: https://build.opensuse.org/request/show/262529
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/pulseaudio?expand=0&rev=147
2014-11-20 20:29:34 +00:00
e8759e8a3f Accepting request 262169 from home:tiwai:branches:multimedia:libs
- Remove a patch causing more regressions, lost headphone handling
  on Thinkpads (bnc#905418):
  0002-alsa-mixer-Ignore-some-elements-in-the-analog-output.patch

OBS-URL: https://build.opensuse.org/request/show/262169
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/pulseaudio?expand=0&rev=146
2014-11-18 13:28:28 +00:00
e631ed13e4 Accepting request 259807 from home:tiwai:branches:multimedia:libs
- Fix wrong mixer setup / jack detection issues (bnc#851362)
  0001-alsa-mixer-recognize-Dock-headphone-jack.patch
  0002-alsa-mixer-Ignore-some-elements-in-the-analog-output.patch

OBS-URL: https://build.opensuse.org/request/show/259807
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/pulseaudio?expand=0&rev=144
2014-11-05 14:29:31 +00:00
Ismail Dönmez
dfd7ef4fba Accepting request 257577 from home:elvigia:branches:multimedia:libs
- Replace xorg-x11-devel for the exact pkgconfig deps needed.
- Tell doxygen not to generate timestamped html docs.

OBS-URL: https://build.opensuse.org/request/show/257577
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/pulseaudio?expand=0&rev=143
2014-10-20 06:55:35 +00:00
Ismail Dönmez
d5f1b90419 Accepting request 249522 from home:mpluskal:branches:multimedia:libs
Add user pulse to audio group - see bnc#896846

OBS-URL: https://build.opensuse.org/request/show/249522
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/pulseaudio?expand=0&rev=142
2014-09-16 08:56:10 +00:00
Ismail Dönmez
31fea2963d Accepting request 244636 from home:sreeves1:branches:multimedia:libs
OBS-URL: https://build.opensuse.org/request/show/244636
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/pulseaudio?expand=0&rev=141
2014-08-14 09:05:07 +00:00
Sascha Peilicke
0df8b5a446 Accepting request 226905 from home:elvigia:branches:multimedia:libs
-  build: do not depend on tcpd-devel which is unmaintained
- pulseaudio.service: Use the new journal log target.

OBS-URL: https://build.opensuse.org/request/show/226905
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/pulseaudio?expand=0&rev=140
2014-03-21 08:33:35 +00:00
Sascha Peilicke
0888d52a91 Accepting request 224544 from home:oholecek:branches:multimedia:libs
update to final PA 5.0

OBS-URL: https://build.opensuse.org/request/show/224544
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/pulseaudio?expand=0&rev=139
2014-03-04 11:10:06 +00:00
Ismail Dönmez
79cd21e6e2 Accepting request 223937 from home:seife:branches:multimedia:libs
relax the bluez dependency of pulseaudio-module-bluetooth

OBS-URL: https://build.opensuse.org/request/show/223937
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/pulseaudio?expand=0&rev=138
2014-02-26 12:55:49 +00:00
3884cf3fea Accepting request 223580 from home:Zaitor:branches:multimedia:libs
- Update to version 4.99.4:
  + sink-input, source-output: Don't crash if format negotiation
    fails.
  + man:
    - pulse-cli-syntax: Document the "journal" log target.
    - Improve man page and help for cmdline options.
  + dbus: Use correct idxset when getting sources.
  + source: Increase max outputs per source
  + protocol-native: Fix a crash
  + thread-win32: Implement pa_thread_free_nojoin()
  + Updated translations.
- Add pulseaudio-revert-protocol-native.patch: Don't enumerate
  unlinked sinks and sources".

OBS-URL: https://build.opensuse.org/request/show/223580
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/pulseaudio?expand=0&rev=137
2014-02-24 16:39:02 +00:00
Ismail Dönmez
3739241eb3 Accepting request 215605 from home:oholecek:branches:multimedia:libs
- update to version 5.0 RC3 (4.99.3)
- reenable orc

OBS-URL: https://build.opensuse.org/request/show/215605
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/pulseaudio?expand=0&rev=136
2014-01-30 12:07:09 +00:00
Ismail Dönmez
59ce7e164e Accepting request 214986 from home:dimstar:branches:multimedia:libs
- Update to version 5.0 RC2 (4.99.2):
  + This is finally an officially released tarball on the road to
    pulseaudio 5.0.
- Drop pulseaudio-introspect-Fix-ABI-break.patch: fixed upstream.
- Bump drvver to 4.99, following upstream.
- Pass --disable-orc to configure in order to avoid build failures
  due to orc files missing from the tarball.
- Drop call to autogen.sh: no longer required, as we are building a
  bootstrapped tarball.

OBS-URL: https://build.opensuse.org/request/show/214986
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/pulseaudio?expand=0&rev=135
2014-01-24 10:23:29 +00:00
7a9667e883 Accepting request 208261 from home:tiwai:branches:multimedia:libs
- pulseaudio-introspect-Fix-ABI-break.patch:
  Fix the incompatible size of pa_card_profile_info that leads to
  a crash of pavucontrol (bnc#851872)

OBS-URL: https://build.opensuse.org/request/show/208261
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/pulseaudio?expand=0&rev=134
2013-11-25 16:00:32 +00:00
Sascha Peilicke
06e625b3c2 Accepting request 204426 from home:oholecek:branches:multimedia:libs
- enable bluez4 support for older openSUSE releases

OBS-URL: https://build.opensuse.org/request/show/204426
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/pulseaudio?expand=0&rev=133
2013-10-23 14:54:26 +00:00
a5d07c3816 Accepting request 203833 from home:dimstar:branches:multimedia:libs
Bugfixing... also for 13.1

- Update to git master (PA 5.0) (4.0-270-g9490a):
  + alsa: fix crash when loading bare alsa sink (bnc#846532).
  + sndfile-util: fir format for 24bit depth wav files.
  + bluetooth: track discovery modules by index.
  + build system fixes.

OBS-URL: https://build.opensuse.org/request/show/203833
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/pulseaudio?expand=0&rev=132
2013-10-19 22:46:47 +00:00
Philipp Thomas
fc8d1048ce Accepting request 198642 from home:-miska-:arm
- support for system wide mode (separate subpackage with service)

OBS-URL: https://build.opensuse.org/request/show/198642
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/pulseaudio?expand=0&rev=131
2013-10-10 17:31:32 +00:00
Cristian Rodríguez
8b6492a0c8 Accepting request 202417 from home:dimstar:branches:GNOME:Factory
- Update to git mastere (PA 5.0 on the way) (265-g35fe):
  + The more extensive bluez5 branch was merged
  + PA allows to build bluez4 and bluez5 modules in parallel.
    Note: this does not mean that bluez4 and bluez5 can co-exist,
    only that PA can decide at runtime which bluez-daemon is
    available.
- Pass --disable-bluez4 to configure: we know that we run bluez5.

WANTED for 13.1 - Part of the BLUEZ5 stack

OBS-URL: https://build.opensuse.org/request/show/202417
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/pulseaudio?expand=0&rev=130
2013-10-06 22:32:49 +00:00
46e6a9f145 Accepting request 201099 from home:dimstar:branches:GNOME:Factory
- bnc#840845: Update to git master (PA 5.0 on the way) (6f94c).
  + Various code cleanups for inclusion of bluez5 stack.
- No longer pass --enable-bluez5 --disable-bluez4 to configure:
  master only speaks bluez5.

OBS-URL: https://build.opensuse.org/request/show/201099
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/pulseaudio?expand=0&rev=129
2013-09-27 14:33:41 +00:00
Stefan Seyfried
f679031365 Accepting request 197820 from home:dimstar:bluez5
- Update to git snapshot (rev: gbf9b3)/ bluez5 branch.
  Note: this is not HEAD of the bluez5 branch, as in local tests,
  this did fail to load the bluetooth modules.

OBS-URL: https://build.opensuse.org/request/show/197820
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/pulseaudio?expand=0&rev=126
2013-09-09 09:09:09 +00:00
Ismail Dönmez
7cf81c78a2 Accepting request 195796 from home:dimstar:branches:multimedia:libs
- Fix fdupes call on doxygen/html: use hardlinks instead of
  softlinks (bnc#835683).

OBS-URL: https://build.opensuse.org/request/show/195796
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/pulseaudio?expand=0&rev=124
2013-08-21 12:04:17 +00:00
Cristian Rodríguez
a4af0a40dd Accepting request 180826 from home:oholecek:branches:multimedia:libs
- add SUSEfirewall service definition (bnc#607614)

OBS-URL: https://build.opensuse.org/request/show/180826
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/pulseaudio?expand=0&rev=122
2013-06-28 07:26:41 +00:00
Ismail Dönmez
6df287f039 Accepting request 178939 from home:oholecek:branches:multimedia:libs
- require the same liborc version which was used to build against
-- fix crash on missing symbol when user adds multimedia:libs repo to standard openSUSE 12.3 installation

OBS-URL: https://build.opensuse.org/request/show/178939
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/pulseaudio?expand=0&rev=120
2013-06-14 09:02:43 +00:00
Cristian Rodríguez
7e3951fe03 Accepting request 177334 from home:oholecek:branches:multimedia:libs
update to PA 4.0

- some patches obsoleted
- build requirements updated according to PA release notes
- tested on Tumbleweed and 12.3 since RC1

OBS-URL: https://build.opensuse.org/request/show/177334
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/pulseaudio?expand=0&rev=118
2013-06-04 19:15:13 +00:00
Ismail Dönmez
b987899bc0 Accepting request 173395 from home:dirkmueller:branches:multimedia:libs
- explicitely disable building NEON for armv5/6

OBS-URL: https://build.opensuse.org/request/show/173395
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/pulseaudio?expand=0&rev=116
2013-04-25 14:56:34 +00:00
9cc170d035 Accepting request 158620 from home:tiwai:branches:multimedia:libs
- Fix a bug setting speaker volume to zero wrongly (bnc#805865)

OBS-URL: https://build.opensuse.org/request/show/158620
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/pulseaudio?expand=0&rev=115
2013-03-12 07:13:12 +00:00
Ismail Dönmez
22ea73f318 Accepting request 157325 from home:elvigia:branches:multimedia:libs
- remove fno-strict-aliasing from CFLAGS
- do not export SUSE_ASNEEDED=0, problem already fixed.

OBS-URL: https://build.opensuse.org/request/show/157325
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/pulseaudio?expand=0&rev=113
2013-03-08 13:34:42 +00:00
Sascha Peilicke
e3450b8a20 Accepting request 149332 from home:oholecek:branches:multimedia:libs
PA3 bluetooth module requires Bluez >= 4.99 according to PA3 release notes.

OBS-URL: https://build.opensuse.org/request/show/149332
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/pulseaudio?expand=0&rev=111
2013-01-21 08:12:47 +00:00
Ismail Dönmez
75aed35fb6 Accepting request 146749 from home:elvigia:branches:multimedia:libs
** This needs package SBC accepted in factory before !!! **
- Update to pulseaudio 3.0
* ALSA Use Case Manager (UCM) support
* Runtime editable LADSPA filter parameters
* Out-of-the-box support for Bluetooth sources
* Configurable device latency offset
* Various ALSA changes
* Lots of infrastructure improvements

OBS-URL: https://build.opensuse.org/request/show/146749
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/pulseaudio?expand=0&rev=110
2013-01-04 12:11:05 +00:00
Ismail Dönmez
07f87c5202 Accepting request 141608 from home:elvigia:branches:multimedia:libs
- disable all HAL compat/support since it is long gone.

OBS-URL: https://build.opensuse.org/request/show/141608
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/pulseaudio?expand=0&rev=106
2012-11-18 08:12:20 +00:00
75bbd5b880 fixup
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/pulseaudio?expand=0&rev=104
2012-11-15 14:44:49 +00:00
492ad7e16f Accepting request 141415 from home:rwooninck:CK-removal
Enable systemd support for pulseaudio

OBS-URL: https://build.opensuse.org/request/show/141415
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/pulseaudio?expand=0&rev=103
2012-11-15 14:42:30 +00:00
Cristian Rodríguez
86ece95a38 Accepting request 140061 from home:elvigia:branches:multimedia:libs
- Place udev rules in the proper place

OBS-URL: https://build.opensuse.org/request/show/140061
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/pulseaudio?expand=0&rev=101
2012-11-04 02:58:58 +00:00
6a5ae80f37 Accepting request 138921 from openSUSE:Factory:Staging:Systemd
buildrequire systemd through pkgconfig provides to remove cycle

OBS-URL: https://build.opensuse.org/request/show/138921
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/pulseaudio?expand=0&rev=99
2012-10-23 08:14:00 +00:00
Cristian Morales Vega
2c4fd92414 Accepting request 128582 from home:Zaitor:branches:multimedia:libs
Update to ver 2.1

OBS-URL: https://build.opensuse.org/request/show/128582
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/pulseaudio?expand=0&rev=95
2012-07-22 11:44:59 +00:00
Ismail Dönmez
b571bc5e19 - Remove rpmlintrc, we can't use setBadness for Factory
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/pulseaudio?expand=0&rev=91
2012-06-04 08:37:29 +00:00
Ismail Dönmez
9ccb558bf2 Accepting request 122080 from home:pbleser:branches:multimedia:libs
2.0

OBS-URL: https://build.opensuse.org/request/show/122080
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/pulseaudio?expand=0&rev=87
2012-05-24 17:47:20 +00:00
Cristian Morales Vega
998ddf2f1b Fix typo and tag the new patch
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/pulseaudio?expand=0&rev=85
2012-03-09 16:02:46 +00:00
Cristian Morales Vega
f21980a5aa Accepting request 105743 from home:pbleser:branches:multimedia:libs
- add pulseaudio-remove_broken_assert.patch to remove a broken assert that makes pulseaudio crash when playing audio from Firefox when having to resample, especially in combination with the jack sink
- add libpcap-devel build dependency for capabilities support
- add fftw3-devel build dependency for builtin equalizer support
- add orc build dependency for better performance

OBS-URL: https://build.opensuse.org/request/show/105743
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/pulseaudio?expand=0&rev=84
2012-03-09 15:59:50 +00:00
Cristian Morales Vega
2b4fcdd66c - Remove libatomic-ops-devel buildrequires since it has been
dropped from Factory (for x86/x86-64 it wasn't being used
  anyway)

OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/pulseaudio?expand=0&rev=81
2012-01-12 20:32:50 +00:00
Ismail Dönmez
51bf9ab8ee Accepting request 98300 from home:namtrac:bugfix
- Fix wrong size argument in memset call

OBS-URL: https://build.opensuse.org/request/show/98300
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/pulseaudio?expand=0&rev=79
2011-12-27 13:32:45 +00:00
OBS User buildservice-autocommit
7efa11d691 Updating link to change in openSUSE:Factory/pulseaudio revision 83.0
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/pulseaudio?expand=0&rev=5f6bf18e38e12ac56d7a8b77e12c68ea
2011-12-06 17:53:53 +00:00
Will Stephenson
769738bc8a Accepting request 88931 from home:wstephenson:branches:multimedia:libs
- Update to version 1.1:
  + Reintroduce a 3 point version string in various API calls,
    fixing PulseAudio with Skype.
  + Fix some linking errors that accidentally linked libpulse to
    libpulsecore which could under some circumstance "downgrade"
    libpulse to GPL (rather than LGPL) which could in turn cause
    problems with non-GPL compatible apps which link to libpulse.
  + Fix a problem where starting PA without X11 would fail due to
    dbus problems.

OBS-URL: https://build.opensuse.org/request/show/88931
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/pulseaudio?expand=0&rev=77
2011-10-21 08:30:45 +00:00
2e154bd106 Accepting request 85808 from home:TheBlackCat:branches:multimedia:libs
- Made descriptions consistent
- Added %suse_update_desktop_file for pulseaudio-kde
  (fix for RPMLINT warning)
- Added check for duplicate files (fix for RPMLINT warning)
- Cleaned up spec file formatting with spec-cleaner

OBS-URL: https://build.opensuse.org/request/show/85808
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/pulseaudio?expand=0&rev=76
2011-10-01 17:29:02 +00:00
Vincent Untz
fa83eaddd0 Accepting request 85215 from home:dimstar:branches:multimedia:libs
Update to 1.0

OBS-URL: https://build.opensuse.org/request/show/85215
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/pulseaudio?expand=0&rev=74
2011-09-28 06:20:45 +00:00
Cristian Rodríguez
19b0cf1ce7 Accepting request 79818 from home:dimstar:branches:multimedia:libs
Update to 0.99.2

OBS-URL: https://build.opensuse.org/request/show/79818
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/pulseaudio?expand=0&rev=72
2011-08-26 03:50:33 +00:00
Cristian Rodríguez
87dcf7af7e Accepting request 77429 from home:tiwai:branches:multimedia:libs
- Updated to version 0.9.23:
  Bugfix only update, see changelog at
    http://pulseaudio.org/milestone/0.9.23
- Suppress too verbose error message at socket connection failure
  from a client; this is annoying when alsa-plugins-pulse fallback
  is used

OBS-URL: https://build.opensuse.org/request/show/77429
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/pulseaudio?expand=0&rev=70
2011-07-29 15:28:07 +00:00
OBS User buildservice-autocommit
ca97541baf Updating link to change in openSUSE:Factory/pulseaudio revision 77.0
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/pulseaudio?expand=0&rev=5d002779929d6ad6d01094d493896381
2011-07-25 06:44:25 +00:00
9b92918303 Accepting request 76799 from home:vuntz:branches:multimedia:libs
bnc#707703: call setup-pulseaudio in %post

OBS-URL: https://build.opensuse.org/request/show/76799
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/pulseaudio?expand=0&rev=68
2011-07-22 16:27:43 +00:00
OBS User buildservice-autocommit
d847de43d0 Updating link to change in openSUSE:Factory/pulseaudio revision 75.0
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/pulseaudio?expand=0&rev=ce3a3ec9d3203c64dbc4582006e16b50
2011-03-23 15:05:34 +00:00
OBS User buildservice-autocommit
af958cd1e7 Updating link to change in openSUSE:Factory/pulseaudio revision 73.0
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/pulseaudio?expand=0&rev=7ee11da8a9ba7490ac4103767d7b6918
2011-02-18 10:58:21 +00:00
083965f8f5 OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/pulseaudio?expand=0&rev=63 2011-02-15 21:50:14 +00:00
b286ae635d Accepting request 61310 from home:sbrabec:branches:translation-update-upstream
OBS-URL: https://build.opensuse.org/request/show/61310
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/pulseaudio?expand=0&rev=62
2011-02-15 21:40:16 +00:00