Hello community, here is the log from the commit of package pavucontrol for openSUSE:Factory checked in at 2015-03-25 10:01:37 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/pavucontrol (Old) and /work/SRC/openSUSE:Factory/.pavucontrol.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "pavucontrol" Changes: -------- --- /work/SRC/openSUSE:Factory/pavucontrol/pavucontrol.changes 2014-10-16 07:52:54.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.pavucontrol.new/pavucontrol.changes 2015-03-25 10:01:55.000000000 +0100 @@ -1,0 +2,22 @@ +Tue Mar 24 15:35:09 UTC 2015 - [email protected] + +- Update to version 3.0: + + sinkwidget: add support for AAC pass-through. + + added back support for gtkmm-2.4 builds. + + pavucontrol: ellipsize labels to fix window resizing. + + Don't crash if pa_stream_peek returns NULL. + + Handle IO errors in icon setting code. + + Reference the widget before returning it from ::create + methods. + + Do not instantiate cardwidget, devicewidget and rolewidget with + a type of EventBox. + + devicewidget, streamwidget: Show only one volume slider when + channels are locked. + + mainwindow: Catch Gdk::PixbufError. + + Add a --maximize command line option. + + Add horizontal scrollbars automatically. + + mainwindow: Remember device visibility selections. + + Build system fixes. +- Drop pavucontrol-2.0-reference-widget.patch: fixed upstream. + +------------------------------------------------------------------- Old: ---- pavucontrol-2.0-reference-widget.patch pavucontrol-2.0.tar.xz New: ---- pavucontrol-3.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ pavucontrol.spec ++++++ --- /var/tmp/diff_new_pack.PfpoWD/_old 2015-03-25 10:01:56.000000000 +0100 +++ /var/tmp/diff_new_pack.PfpoWD/_new 2015-03-25 10:01:56.000000000 +0100 @@ -1,7 +1,7 @@ # # spec file for package pavucontrol # -# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -20,12 +20,10 @@ Summary: PulseAudio Volume Control License: GPL-2.0+ Group: Productivity/Multimedia/Sound/Mixers -Version: 2.0 +Version: 3.0 Release: 0 Url: http://freedesktop.org/software/pulseaudio/pavucontrol/ Source: http://freedesktop.org/software/pulseaudio/pavucontrol/%{name}-%{version}.tar.xz -# PATCH-FIX-UPSTREAM pavucontrol-2.0-reference-widget.patch boo#900797 [email protected] -- Fix widget reference - segfault at startup -Patch0: pavucontrol-2.0-reference-widget.patch BuildRequires: gcc-c++ BuildRequires: intltool BuildRequires: update-desktop-files @@ -53,7 +51,6 @@ %lang_package %prep %setup -q -%patch0 -p1 %build %configure --disable-lynx ++++++ pavucontrol-2.0.tar.xz -> pavucontrol-3.0.tar.xz ++++++ ++++ 9125 lines of diff (skipped) -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
