Hello community, here is the log from the commit of package tint2 for openSUSE:Factory checked in at 2016-02-16 09:18:34 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/tint2 (Old) and /work/SRC/openSUSE:Factory/.tint2.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "tint2" Changes: -------- --- /work/SRC/openSUSE:Factory/tint2/tint2.changes 2015-08-05 06:50:21.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.tint2.new/tint2.changes 2016-02-16 09:18:36.000000000 +0100 @@ -1,0 +2,48 @@ +Fri Feb 12 00:41:02 UTC 2016 - [email protected] + +- Update to version 0.12.7: + Fixes: + * Fix crash caused by race when reading inconsistent values for _NET_CURRENT_DESKTOP and _NET_NUMBER_OF_DESKTOPS + * Fix regression (all desktop tasks not working) + * Fix small memory leak in launcher + * Fix crash on 32-bit systems (issue #546) + * Fix compilation on Slackware (issue #547) + * Terminal color reset code moved to the same line to prevent interference with logging (issue #545) + * Fix rendering corruption triggered occasionally when the compositor is disabled (regression in 0.12.4) + * Battery changes visibility correctly (issue #531) + * Fixed rendering corruption (issue #543) + * Reverted the window flags back to the value in 0.11 to make sure the window manager detects that tint2 is a panel. + * Fixed a rare crash caused by the system tray code + * The system tray now reorders icons correctly when the icon name changes and the sorting order is configured as ascending or descending (affected GTK icons, which sometimes set their name late after creating the icon) + * Tint2conf no longer copies sample themes to ~/.config + * New optional dependencies: + * libexecinfo on the *BSDs (only if the cmake flag ENABLE_BACKTRACE is set) + * The correct icon is now used in tint2.desktop (issue #523) + * The font setting for the desktop name is no longer lost on tint2 restart + + Enhancements: + * Executor now sends click coordinates via environment variables (issue #544) + * Support for NETWM viewports (as used by Compiz or Unity) (issue #94) + * The default desktop font (Gtk/FontName from XSettings) is used when a font is not specified in the config file + * When no fonts are specified in the config, tint2 picks up the default font of the desktop environment via XSettings + * Tint2 is now able to dump a stack trace to stderr and ~/.tint2-crash.log in case of a crash. + * Pixmaps are cached instead of always redrawn between different button states when mouse effects are enabled, to improve performance + * Tooltips are no longer very wide + * Default config looks nicer + * Battery: Multiple batteries are now supported under Linux + * Battery: The time left for charging/discharging the battery is now estimated when the system is not able to read current data from sensors + * Battery: Reacts to plug/unplug events + * tint2conf: Backgrounds now have a text label showing which panel component uses them, to make them easier to identify + + New config options: + * Executor: new plugin that displays the output of a command in the panel (issue #161) + * New taskbar sort order options: least-recently-used (lru), most-recently-used (mru) (issue #532) + * Place the primary monitor before all the other monitors (primary_monitor_first, issue #538) + * taskbar_always_show_all_desktop_tasks (issue #279) + * Config options with changed behavior: + * Mouse effects are enabled by default + * Mouse over effects (mouse_effects, background_color_hover, border_color_hover) + * Launcher icon background (launcher_icon_background_id) + * Enable/disable battery tooltips (battery_tooltip_enabled) + +------------------------------------------------------------------- Old: ---- tint2-0.12.tar.gz New: ---- tint2-0.12.7.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ tint2.spec ++++++ --- /var/tmp/diff_new_pack.prLPEC/_old 2016-02-16 09:18:36.000000000 +0100 +++ /var/tmp/diff_new_pack.prLPEC/_new 2016-02-16 09:18:36.000000000 +0100 @@ -1,7 +1,7 @@ # # spec file for package tint2 # -# Copyright (c) 2015 SUSE LINUX 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,7 +17,7 @@ Name: tint2 -Version: 0.12 +Version: 0.12.7 Release: 0 Summary: A lightweight X11 desktop panel and task manager License: GPL-2.0 @@ -49,7 +49,7 @@ %lang_package %prep -%setup -q -n %{name}.git +%setup -q -n %{name}-v%{version}-107bfc85a3955a8b88ff027d2f6cb4cb7e943cb0 %build %cmake -DENABLE_EXAMPLES=ON -DDOCDIR=%{_docdir}/%{name} @@ -102,3 +102,5 @@ %files lang -f tint2conf.lang %defattr(-,root,root) + +%changelog ++++++ tint2-0.12.tar.gz -> tint2-0.12.7.tar.gz ++++++ ++++ 39659 lines of diff (skipped)
