Hello community,

here is the log from the commit of package lxpanel for openSUSE:Factory checked 
in at 2016-11-24 21:22:31
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/lxpanel (Old)
 and      /work/SRC/openSUSE:Factory/.lxpanel.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "lxpanel"

Changes:
--------
--- /work/SRC/openSUSE:Factory/lxpanel/lxpanel.changes  2015-11-22 
10:59:57.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.lxpanel.new/lxpanel.changes     2016-11-24 
21:22:32.000000000 +0100
@@ -1,0 +2,57 @@
+Mon Nov 21 08:09:18 UTC 2016 - mvet...@suse.com
+
+- Update to 0.9.0:
+    * Added support for laptops with multiple batteries.
+    * Added a way to scroll through workspaces by using the scroll wheel over 
the deskno plugin.
+    * Bunch of fixes for GTK+ 3.0 compatibility.
+    * Fixed outdated lxpanel man page.
+    * Fixed weather locations query (since YQL was changed recently).
+    * Converted space plugin into internal PanelSpace widget in liblxpanel.
+    * Converted task button into widget class to avoid ambiguous code.
+    * Added support for third-party plugins localized descriptions.
+    * Implemented “lxpanelctl command …” to send message to panel plugin.
+    * Added APIs for PanelIconGrid to draw focus on drop.
+    * Converted launch button into widget class for more easy management.
+    * Adjusted PanelIconGrid: min spacing is now 1, no_window flag is now left 
unset by default, spacing is taken into account on overall size to be 
consistent on chosen orientation.
+    * Implemented dropping file or folder onto launch bar to create launcher.
+    * Implemented dragging launchers around launchbars (between panels too).
+    * Implemented dropping file or folder onto free panel space to create 
launcher.
+    * Implemented dragging launchers from launchbar to some free panel space.
+    * Added stripping scheme from URI menu://applications/… when a launcher is 
created, only menu-id itself should be used.
+    * Implemented moving plugins across panel by means of middle button drag 
and drop, i.e. middle-click it then drag, and plugin will follow the mouse 
until middle button is released.
+    * Merged ‘volume’ and ‘volumealsa’ plugins into single plugin which uses 
the same interface but different driver, in dependency on how it was built – 
either OSS or ALSA interface is used. Name ‘volume’ is used for simplicity 
while ‘volumealsa’ is supported for compatibility.
+    * Made default channel in ‘volume’ plugin definable in config. If there is 
no config statement then plugin finds first usable one, the same as before.
+    * Made clicks for Toggle Mute, Show Slider and Open Mixer actions of the 
‘volume’ plugin configurable. Defaults are the same: left-click shows slider, 
middle-click toggles mute state.
+    * Added support for ‘PCM’ and ‘Headphone’ channels for OSS mixer.
+    * Added support for other (not default one) ALSA cards in ‘volume’ plugin 
via ‘CardNumber’ setting.
+    * Added hotkey support into ‘volume’ plugin to be able to use multimedia 
keys for volume changing directly by plugin.
+    * Fixed missing libkeybinder initialization (keybinding did not work).
+    * Fixed check for attempt to add a binding for the same hotkey which is 
already bound elsewhere.
+    * Added a configuration dialog to the ‘volume’ plugin with all the new 
settings available to choose and set, including preset of discovered mixers, 
with ability to type own command as well.
+    * Fixed crash on action on task window which was deleted while task menu 
is still opened.
+    * Fixed “dynamic” panel width allocation.
+    * Fixed PanelIconGrid allocation in rigth-to-left languages, it was wrong 
so some icons might be invisible or placed under other plugins.
+    * Removed call to gtk_widget_set_style() from volume slider to fix colors 
of current theme.
+    * Changed icon size handling on task bar – it may now maintain the same 
size as rest of icons. It may affect users who are used to have thems maller, 
it’s why this feature was made configurable, corresponding config variable is 
UseSmallerIcons and default is 1 (old behavior).
+    * Changed volume slider popup behavior – it now hides when loses focus.
+    * Fixed invalid memory access in weather plugin.
+    * Fixed incorrect reporting units on “Feel” value in weather plugin. YQL 
always reports Fahrenheit degrees there.
+    * Added a safeguard on menu cache returning items with empty Exec line.
+    * Fixed maximizing windows using task bar, GDK functions not always work.
+    * Fixed wrong bind of preferences dialog to the panel, which resulted in 
other dialogs appear on the same workspace where preferences was.
+    * Expanded launch buttons active area to launchbar borders so if clicked 
even into desktop corner, it should activate button at that corner.
+    * Fixed few memory leaks in ‘batt’ plugin.
+    * Removed unwanted conversions with energy for charge in ‘batt’ plugin 
which will mess up tooltip indications, and may make rate/percentage 
calculations invalid.
+    * Replaced Xclimsg() with Xclimsgx() to be screen aware with X11 message.
+    * Added a workaround for WM like MWM which does not properly resize down 
widgets of panel kind. It still leaves artefacts but is better now.
+    * Added a workaround on GtkBox behavior which does not send allocation 
requests to children in some cases, so resizing of launchtaskbar on panel 
height change was broken.
+    * Fixed PanelIconGrid layout on vertical panels with more than 1 column.
+
+- Remove upstreamed patches:
+ * lxpanel-0.8.1-Do-not-load-indicators-in-the-constructor.patch
+ * lxpanel-0.8.1-Fix-crash-with-invalid-size-of-icon.patch
+ * lxpanel-0.8.1-Fix-incorrect-panel-geometry-initialization.patch
+ * lxpanel-0.8.1-Fix-lxpanel.pc-dependencies.patch
+ * lxpanel-0.8.1-Fix-taskbar-plugin-crash.patch
+
+-------------------------------------------------------------------

Old:
----
  lxpanel-0.8.1-Do-not-load-indicators-in-the-constructor.patch
  lxpanel-0.8.1-Fix-crash-with-invalid-size-of-icon.patch
  lxpanel-0.8.1-Fix-incorrect-panel-geometry-initialization.patch
  lxpanel-0.8.1-Fix-lxpanel.pc-dependencies.patch
  lxpanel-0.8.1-Fix-taskbar-plugin-crash.patch
  lxpanel-0.8.1.tar.xz

New:
----
  lxpanel-0.9.0.tar.xz

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

Other differences:
------------------
++++++ lxpanel.spec ++++++
--- /var/tmp/diff_new_pack.VbmFcl/_old  2016-11-24 21:22:33.000000000 +0100
+++ /var/tmp/diff_new_pack.VbmFcl/_new  2016-11-24 21:22:33.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package lxpanel
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 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
@@ -17,36 +17,29 @@
 
 
 Name:           lxpanel
-Version:        0.8.1
+Version:        0.9.0
 Release:        0
 Summary:        Lightweight X11 desktop panel based on fbpanel
 License:        GPL-2.0
 Group:          System/GUI/LXDE
 Url:            http://www.lxde.org/
-Source0:        %{name}-%{version}.tar.xz
-Patch1:                %{name}-0.8.1-Fix-lxpanel.pc-dependencies.patch
-Patch2:                %{name}-0.8.1-Fix-taskbar-plugin-crash.patch
-Patch3:                
%{name}-0.8.1-Fix-incorrect-panel-geometry-initialization.patch
-Patch4:                %{name}-0.8.1-Fix-crash-with-invalid-size-of-icon.patch
-# [PATCH] indicators plugin : don't load indicators in the constructor,
-# already done in configuration functions. It may load the indicators twice
-Patch5:        %{name}-0.8.1-Do-not-load-indicators-in-the-constructor.patch
+Source0:        
https://sourceforge.net/projects/lxde/files/LXPanel%20%28desktop%20panel%29/LXPanel%200.9.x/%{name}-%{version}.tar.xz
+BuildRequires:  autoconf
 BuildRequires:  fdupes
 BuildRequires:  intltool
-BuildRequires:  libiw-devel
 BuildRequires:  libfm-gtk-devel
+BuildRequires:  libiw-devel
 BuildRequires: libxml2-devel
 BuildRequires:  pkg-config
-BuildRequires: autoconf
 BuildRequires:  update-desktop-files
 BuildRequires:  wireless-tools
 BuildRequires:  pkgconfig(alsa)
 BuildRequires:  pkgconfig(gtk+-2.0)
+BuildRequires:  pkgconfig(keybinder)
 BuildRequires:  pkgconfig(libmenu-cache)
 BuildRequires:  pkgconfig(libwnck-1.0)
-BuildRequires: pkgconfig(keybinder)
-Requires:       menu-cache
 Requires:              lxmenu-data
+Requires:       menu-cache
 Recommends:     %{name}-lang
 Provides:       %{name}-plugins >= %{version}
 Obsoletes:      %{name}-plugins < %{version}
@@ -78,8 +71,8 @@
 Summary:       Devel files for %{name}
 Group:         Development/Libraries/C and C++
 Requires:      %{name} = %{version}
-Requires:      liblxpanel0 = %{version}
 Requires:      glib2-devel
+Requires:       liblxpanel0 = %{version}
 Requires:      menu-cache-devel
 Requires:      pkgconfig
 
@@ -88,11 +81,6 @@
 
 %prep
 %setup -q
-%patch1 -p1
-%patch2 -p1
-%patch3 -p1
-%patch4 -p1
-%patch5 -p1
 
 %build
 # autoconf
@@ -105,7 +93,6 @@
 %find_lang %{name}
 %fdupes -s %{buildroot}
 
-
 %post -n liblxpanel0 -p /sbin/ldconfig
 
 %postun -n liblxpanel0 -p /sbin/ldconfig
@@ -136,8 +123,8 @@
 %{_libdir}/%{name}/plugins/kbled.so
 %{_libdir}/%{name}/plugins/netstatus.so
 %{_libdir}/%{name}/plugins/thermal.so
-%{_libdir}/%{name}/plugins/volumealsa.so
 %{_libdir}/%{name}/plugins/xkb.so
+%{_libdir}/%{name}/plugins/volume.so
 %{_libdir}/%{name}/plugins/cpufreq.so
 %{_libdir}/%{name}/plugins/monitors.so
 %{_libdir}/%{name}/plugins/netstat.so

++++++ lxpanel-0.8.1.tar.xz -> lxpanel-0.9.0.tar.xz ++++++
++++ 114800 lines of diff (skipped)


Reply via email to