From 760766d1d2a9b76d98bf9364387a441261ee007a5bafdcde67559e06202cc037 Mon Sep 17 00:00:00 2001 From: Fabian Vogt Date: Fri, 20 Sep 2019 11:01:10 +0000 Subject: [PATCH] Plasma 5.17 Beta, fourth try OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/breeze?expand=0&rev=260 --- breeze-5.16.5.tar.xz | 3 --- breeze-5.16.5.tar.xz.sig | 11 ----------- breeze-5.16.90.tar.xz | 3 +++ breeze-5.16.90.tar.xz.sig | 11 +++++++++++ breeze.changes | 23 +++++++++++++++++++++++ breeze.spec | 9 ++++----- breeze4-style.changes | 23 +++++++++++++++++++++++ breeze4-style.spec | 8 ++++---- 8 files changed, 68 insertions(+), 23 deletions(-) delete mode 100644 breeze-5.16.5.tar.xz delete mode 100644 breeze-5.16.5.tar.xz.sig create mode 100644 breeze-5.16.90.tar.xz create mode 100644 breeze-5.16.90.tar.xz.sig diff --git a/breeze-5.16.5.tar.xz b/breeze-5.16.5.tar.xz deleted file mode 100644 index 15a8489..0000000 --- a/breeze-5.16.5.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:09225021a2cf396e74cabe692b0a5dcf9a12f0b47f02fb14df6ccc9db01f2e6b -size 16588516 diff --git a/breeze-5.16.5.tar.xz.sig b/breeze-5.16.5.tar.xz.sig deleted file mode 100644 index 7be9056..0000000 --- a/breeze-5.16.5.tar.xz.sig +++ /dev/null @@ -1,11 +0,0 @@ ------BEGIN PGP SIGNATURE----- - -iQEzBAABCgAdFiEELR1bBYg1d4fenuIl7JTRj38FmX4FAl1ubWIACgkQ7JTRj38F -mX6eIQgAnKZKIGMY6btIe9hTyBUPR2zIuHpB8MIXUe5HXZaToeMptWyFJNlnH5Hu -xZce8f/+3g0ZPIa6wLCn9dwQYpYpHJ23Q9nokYrhxXIADFA9q0yP2vttMBaEEhaL -Cu2klKQ94iO6giiTxsX/p7TO8MQz45e/UyVixJPf8B0DCAr3bZOKJ5e3Yum3+EQ6 -xi5KSsUBEDWfVkZLlz27vMxzwgk7hAz7EdfWlz6W2kVEE6zPh/k4k+zRqK04bt2t -VBWY/XB4MlufFzewWYJQsf0Ta6bKbXJVGD7YoOKsBUJ7e/hDUBAZ902taC0e7jNP -4cVrZsNZ5V+PHd/sailFwFNvwB8h3A== -=qPox ------END PGP SIGNATURE----- diff --git a/breeze-5.16.90.tar.xz b/breeze-5.16.90.tar.xz new file mode 100644 index 0000000..e4ae016 --- /dev/null +++ b/breeze-5.16.90.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6203f1630a0b3b7870314690f8ad7df1f17b1cba5e415d6ad5f7191da5ca103f +size 16579080 diff --git a/breeze-5.16.90.tar.xz.sig b/breeze-5.16.90.tar.xz.sig new file mode 100644 index 0000000..5ab3116 --- /dev/null +++ b/breeze-5.16.90.tar.xz.sig @@ -0,0 +1,11 @@ +-----BEGIN PGP SIGNATURE----- + +iQEzBAABCgAdFiEELR1bBYg1d4fenuIl7JTRj38FmX4FAl2DWjYACgkQ7JTRj38F +mX4nTAf/XRYNo2772pa7U9j57GFVyf0Z6ob//IblQCRS3meqw05jhQoIzaKtatCP +CwCy0ia7C/YTSFAr2llfS1S55tV7G52+W/EVHcWDygU+9a/t7zhl1x4TPawSMT03 +g1MWz3N+3ONQ/cKt4yyxi3ytj2b0wwkiFe0YYVPlVfld2Vi3aXKbSShTnyf5aSKo +SGS1Nb0GPGzXSN/moKHojmEFf0hTsFfC5bbtMKP9L+EVwJWnc0jnu/EzxpmzzJng +21L9GuHe5H3kpgdjN2L5SLOJiw9EN3G0YFgLZYLBi2tiBF9YwyfdMou/ioKstGQD +BQQDURC1yqDswsEoXt0DOL+brDA8BQ== +=aLbc +-----END PGP SIGNATURE----- diff --git a/breeze.changes b/breeze.changes index cfdb7b3..aaaf26d 100644 --- a/breeze.changes +++ b/breeze.changes @@ -1,3 +1,26 @@ +------------------------------------------------------------------- +Thu Sep 19 12:32:32 UTC 2019 - Fabian Vogt + +- Update to 5.16.90 + * New feature release + * For more details please see: + * https://www.kde.org/announcements/plasma-5.16.90.php +- Changes since 5.16.5: + * Make renderDialGroove() area match the maximum renderDialContents() area + * Fix colors from KStatefulBrushes not using application colorschemes + * Move drawIndicatorButtonDropDownPrimitive separator when sunken + * Fix width and separator of ToolButtonComplexControl outline w/ dropdown menu + * Revert "Fix width and separator of ToolButtonComplexControl outline w/ dropdown menu" + * Fix width and separator of ToolButtonComplexControl outline w/ dropdown menu + * Removed GlobalPos from QMouseEvent constructor + * Remove unneeded 1 pixel margin around side panels + * Remove qtquickcontrols dir + * - fixed "missing override" warnings - removed useless "virtual" specifications - removed useless destructors - cleanup variable initializations - moved protected methods as private when possible for better encapsulation + * re-read color palettes when application color changes (kde#408416) + * Set default border value in all places + * Recommend window border size "None" + * Disable extended resize borders for maximized windows CCBUG: 407989 + ------------------------------------------------------------------- Tue Sep 3 12:44:11 UTC 2019 - Fabian Vogt diff --git a/breeze.spec b/breeze.spec index 3122cd1..ade0696 100644 --- a/breeze.spec +++ b/breeze.spec @@ -22,15 +22,15 @@ %{!?_plasma5_version: %define _plasma5_version %(echo %{_plasma5_bugfix} | awk -F. '{print $1"."$2}')} %bcond_without lang Name: breeze -Version: 5.16.5 +Version: 5.16.90 Release: 0 Summary: Plasma Desktop artwork, styles and assets License: GPL-2.0-or-later Group: System/GUI/KDE URL: http://www.kde.org -Source: https://download.kde.org/stable/plasma/%{version}/breeze-%{version}.tar.xz +Source: breeze-%{version}.tar.xz %if %{with lang} -Source1: https://download.kde.org/stable/plasma/%{version}/breeze-%{version}.tar.xz.sig +Source1: breeze-%{version}.tar.xz.sig Source2: plasma.keyring %endif BuildRequires: cmake >= 2.8.12 @@ -115,7 +115,7 @@ Library containing support code for the Breeze Qt5 style. %setup -q %build - %cmake_kf5 -d build -- -DBUILD_po=OFF -DCMAKE_INSTALL_LOCALEDIR=%{_kf5_localedir} + %cmake_kf5 -d build -- -DCMAKE_INSTALL_LOCALEDIR=%{_kf5_localedir} %make_jobs %install @@ -148,7 +148,6 @@ Library containing support code for the Breeze Qt5 style. %{_kf5_sharedir}/color-schemes/ %dir %{_kf5_sharedir}/plasma %{_kf5_sharedir}/plasma/look-and-feel/ -%{_kf5_qmldir}/QtQuick/ %{_kf5_libdir}/kconf_update_bin/ %{_kf5_sharedir}/kconf_update/ %dir %{_kf5_plugindir} diff --git a/breeze4-style.changes b/breeze4-style.changes index 939e517..3a86222 100644 --- a/breeze4-style.changes +++ b/breeze4-style.changes @@ -1,3 +1,26 @@ +------------------------------------------------------------------- +Thu Sep 19 12:32:32 UTC 2019 - Fabian Vogt + +- Update to 5.16.90 + * New feature release + * For more details please see: + * https://www.kde.org/announcements/plasma-5.16.90.php +- Changes since 5.16.5: + * Make renderDialGroove() area match the maximum renderDialContents() area + * Fix colors from KStatefulBrushes not using application colorschemes + * Move drawIndicatorButtonDropDownPrimitive separator when sunken + * Fix width and separator of ToolButtonComplexControl outline w/ dropdown menu + * Revert "Fix width and separator of ToolButtonComplexControl outline w/ dropdown menu" + * Fix width and separator of ToolButtonComplexControl outline w/ dropdown menu + * Removed GlobalPos from QMouseEvent constructor + * Remove unneeded 1 pixel margin around side panels + * Remove qtquickcontrols dir + * - fixed "missing override" warnings - removed useless "virtual" specifications - removed useless destructors - cleanup variable initializations - moved protected methods as private when possible for better encapsulation + * re-read color palettes when application color changes (kde#408416) + * Set default border value in all places + * Recommend window border size "None" + * Disable extended resize borders for maximized windows CCBUG: 407989 + ------------------------------------------------------------------- Tue Sep 3 12:44:11 UTC 2019 - Fabian Vogt diff --git a/breeze4-style.spec b/breeze4-style.spec index 4f067ef..b4e9c6e 100644 --- a/breeze4-style.spec +++ b/breeze4-style.spec @@ -17,15 +17,15 @@ Name: breeze4-style -Version: 5.16.5 +Version: 5.16.90 Release: 0 Summary: Plasma Desktop artwork, styles and assets License: GPL-2.0-or-later Group: System/GUI/KDE URL: http://www.kde.org -Source: https://download.kde.org/stable/plasma/%{version}/breeze-%{version}.tar.xz +Source: breeze-%{version}.tar.xz %if %{with lang} -Source1: https://download.kde.org/stable/plasma/%{version}/breeze-%{version}.tar.xz.sig +Source1: breeze-%{version}.tar.xz.sig Source2: plasma.keyring %endif # PATCH-FIX-OPENSUSE add-support-for-Q3ListView-to-the-KDE4-style.patch boo#973728 wbauer@tmo.at -- fixes collapse/expand icon in Q3ListView that still may be used by some KDE4 applications (knode e.g.) @@ -56,7 +56,7 @@ Library containing support code for the Breeze Qt4 style. %autopatch -p1 %build - %cmake_kde4 -d build -- -DBUILD_po=OFF -DUSE_KDE4=ON + %cmake_kde4 -d build -- -DUSE_KDE4=ON %make_jobs %install