From 6fa120de6f7608204f4f50356a001f65df19a2dc62aef61ebdedcb5bdb86bbd1 Mon Sep 17 00:00:00 2001 From: Luca Beltrame Date: Wed, 17 Jan 2018 15:26:14 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/breeze?expand=0&rev=191 --- breeze-5.11.5.tar.xz | 3 --- breeze-5.11.95.tar.xz | 3 +++ breeze.changes | 35 +++++++++++++++++++++++++++++++++++ breeze.spec | 4 ++-- breeze4-style.changes | 35 +++++++++++++++++++++++++++++++++++ breeze4-style.spec | 2 +- 6 files changed, 76 insertions(+), 6 deletions(-) delete mode 100644 breeze-5.11.5.tar.xz create mode 100644 breeze-5.11.95.tar.xz diff --git a/breeze-5.11.5.tar.xz b/breeze-5.11.5.tar.xz deleted file mode 100644 index cccaf9b..0000000 --- a/breeze-5.11.5.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e14aa4b6b39a44b62f77bc22a486fe8f85adb1cd52ef1c98b7c4b5793bb4bc77 -size 22228964 diff --git a/breeze-5.11.95.tar.xz b/breeze-5.11.95.tar.xz new file mode 100644 index 0000000..6f2368d --- /dev/null +++ b/breeze-5.11.95.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d029a80ab4dcd492ea59f67582da0a20ded20fa260e616fb664a22395bb8256a +size 22208500 diff --git a/breeze.changes b/breeze.changes index d222b65..4d7e0ad 100644 --- a/breeze.changes +++ b/breeze.changes @@ -1,3 +1,38 @@ +------------------------------------------------------------------- +Mon Jan 15 15:54:02 CET 2018 - fabian@ritter-vogt.de + +- Update to 5.11.95 + * New feature release + * For more details please see: + * https://www.kde.org/announcements/plasma-5.11.95.php +- Changes since 5.11.5: + * Use combobox to choose shadow size and use more appropriate values for menu & tooltip shadow sizes + * Remove obsolete reviewboardrc file + * Adjusted range and default value for shadowsize and shadowcolor, to match the decoration settings. CCMAIL: pointedstick@zoho.com + * Horizontally center shadows and make them bigger + * Make it obvious what "Display window borders for maximized windows" is for + * Fix indentation of icon for left aligned toolbuttons + * Fix indentation of icon for left aligned toolbuttons + * fixed comments + * fixed icon state + * When an icon is set to a QMenuBar Item, render the icon only, and ignore the text, when set, as this is what qmenubar expects. BUG: 387539 (kde#387539) + * fixed comments + * fixed icon state + * When an icon is set to a QMenuBar Item, render the icon only, and ignore the text, when set, as this is what qmenubar expects. BUG: 387539 (kde#387539) + * [Breeze window decoration] Use intersects instead of contains + * [Breeze window decoration] Don't repaint title bar if not damaged + * Removed heuristics for not drawing separator between titlebar and window since there is now a user configurable settings to achieve this + * Set bottom border to zero for shaded windows + * Implement SH_Widget_Animation_Duration style hint + * Cleanup merge conflict + * Very slightly increase text contrast for the default Breeze color scheme (kde#381288) + * Added setting to toggle drawing of title bar separator + * Add space in front of spinbox suffix "ms" + * better contrast for Complementary areas + * add license to .desktop file + * use proper color for toolbutton text in some edge cases (thanks Kay for reporting! ) + * fixed icon mode in some toolbutton corner cases (explicitly: sunken but not on and not mouse over) + ------------------------------------------------------------------- Tue Jan 2 16:40:07 CET 2018 - fabian@ritter-vogt.de diff --git a/breeze.spec b/breeze.spec index e60bb9d..0650f4d 100644 --- a/breeze.spec +++ b/breeze.spec @@ -18,7 +18,7 @@ %bcond_without lang Name: breeze -Version: 5.11.5 +Version: 5.11.95 Release: 0 # Full Plasma 5 version (e.g. 5.8.95) %{!?_plasma5_bugfix: %global _plasma5_bugfix %{version}} @@ -56,7 +56,7 @@ Summary: Plasma Desktop artwork, styles and assets License: GPL-2.0+ Group: System/GUI/KDE Url: http://www.kde.org -Source: http://download.kde.org/stable/plasma/%{version}/breeze-%{version}.tar.xz +Source: breeze-%{version}.tar.xz BuildRoot: %{_tmppath}/%{name}-%{version}-build %description diff --git a/breeze4-style.changes b/breeze4-style.changes index 8a17a37..90f9af6 100644 --- a/breeze4-style.changes +++ b/breeze4-style.changes @@ -1,3 +1,38 @@ +------------------------------------------------------------------- +Mon Jan 15 15:54:02 CET 2018 - fabian@ritter-vogt.de + +- Update to 5.11.95 + * New feature release + * For more details please see: + * https://www.kde.org/announcements/plasma-5.11.95.php +- Changes since 5.11.5: + * Use combobox to choose shadow size and use more appropriate values for menu & tooltip shadow sizes + * Remove obsolete reviewboardrc file + * Adjusted range and default value for shadowsize and shadowcolor, to match the decoration settings. CCMAIL: pointedstick@zoho.com + * Horizontally center shadows and make them bigger + * Make it obvious what "Display window borders for maximized windows" is for + * Fix indentation of icon for left aligned toolbuttons + * Fix indentation of icon for left aligned toolbuttons + * fixed comments + * fixed icon state + * When an icon is set to a QMenuBar Item, render the icon only, and ignore the text, when set, as this is what qmenubar expects. BUG: 387539 (kde#387539) + * fixed comments + * fixed icon state + * When an icon is set to a QMenuBar Item, render the icon only, and ignore the text, when set, as this is what qmenubar expects. BUG: 387539 (kde#387539) + * [Breeze window decoration] Use intersects instead of contains + * [Breeze window decoration] Don't repaint title bar if not damaged + * Removed heuristics for not drawing separator between titlebar and window since there is now a user configurable settings to achieve this + * Set bottom border to zero for shaded windows + * Implement SH_Widget_Animation_Duration style hint + * Cleanup merge conflict + * Very slightly increase text contrast for the default Breeze color scheme (kde#381288) + * Added setting to toggle drawing of title bar separator + * Add space in front of spinbox suffix "ms" + * better contrast for Complementary areas + * add license to .desktop file + * use proper color for toolbutton text in some edge cases (thanks Kay for reporting! ) + * fixed icon mode in some toolbutton corner cases (explicitly: sunken but not on and not mouse over) + ------------------------------------------------------------------- Tue Jan 2 16:40:07 CET 2018 - fabian@ritter-vogt.de diff --git a/breeze4-style.spec b/breeze4-style.spec index 377f735..a4c32dd 100644 --- a/breeze4-style.spec +++ b/breeze4-style.spec @@ -17,7 +17,7 @@ Name: breeze4-style -Version: 5.11.5 +Version: 5.11.95 Release: 0 BuildRequires: automoc4 BuildRequires: cmake >= 2.8.12