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.17.0.tar.xz b/breeze-5.17.0.tar.xz new file mode 100644 index 0000000..82c1d4c --- /dev/null +++ b/breeze-5.17.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9d32ceffe33b776fcb7ec92d99088503a97c49e4b6216153438d5f7b93af8345 +size 16582484 diff --git a/breeze-5.17.0.tar.xz.sig b/breeze-5.17.0.tar.xz.sig new file mode 100644 index 0000000..1e40f31 --- /dev/null +++ b/breeze-5.17.0.tar.xz.sig @@ -0,0 +1,11 @@ +-----BEGIN PGP SIGNATURE----- + +iQEzBAABCgAdFiEELR1bBYg1d4fenuIl7JTRj38FmX4FAl2fIc4ACgkQ7JTRj38F +mX4apAf/etXmkHea7LbHUYKpbGwgFctJh5TsRloilk8aoHKVn7cp2r4B/0M5ozHb +e+GOUfIBC2+P2eMT07cq2PZR0ionkEyiob/gRJ37LAtvIfqwPHwm15BhC4aYXZlR +aMPuU9hnbtDlwIgV2P8XBKDgeDGnqeo9t57sbUwPCd6S1y6Yds/eOFRr/ojq6Pv5 +LQ43t9Ltu2Nfj/Pyenx3Ss3wHlDBRHBnMWpWfnPS7ieqphRAPBHZf9sk7BpFUIFe +ThkVOupsTrbavuSaT9MWeq6PmeywvA6kGh0SWZpXE/l/XKeerrQUjxPro1uyAL/q +h3OZWrC5L2gREnkdX7EtNVAl3Q8grg== +=Wiz5 +-----END PGP SIGNATURE----- diff --git a/breeze.changes b/breeze.changes index cfdb7b3..fa0246c 100644 --- a/breeze.changes +++ b/breeze.changes @@ -1,3 +1,35 @@ +------------------------------------------------------------------- +Thu Oct 10 14:25:45 UTC 2019 - Fabian Vogt + +- Update to 5.17.0 + * New bugfix release + * For more details please see: + * https://www.kde.org/announcements/plasma-5.17.0.php +- No code changes since 5.16.90 + +------------------------------------------------------------------- +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..bfdbb4a 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.17.0 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..9761a56 100644 --- a/breeze4-style.changes +++ b/breeze4-style.changes @@ -1,3 +1,35 @@ +------------------------------------------------------------------- +Thu Oct 10 14:25:45 UTC 2019 - Fabian Vogt + +- Update to 5.17.0 + * New bugfix release + * For more details please see: + * https://www.kde.org/announcements/plasma-5.17.0.php +- No code changes since 5.16.90 + +------------------------------------------------------------------- +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..8d9af9a 100644 --- a/breeze4-style.spec +++ b/breeze4-style.spec @@ -17,15 +17,15 @@ Name: breeze4-style -Version: 5.16.5 +Version: 5.17.0 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