From da8bb0b5cc52d67eaa7d965d3dd883b1cc65456db95c919dd1f3a1c135491b5f Mon Sep 17 00:00:00 2001 From: Christophe Giboudeaux Date: Mon, 21 Sep 2020 06:29:45 +0000 Subject: [PATCH] Plasma 5.20 Beta again - untested and needs a bit of cleanup still OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/breeze?expand=0&rev=305 --- breeze-5.19.5.tar.xz | 3 --- breeze-5.19.5.tar.xz.sig | 11 ----------- breeze-5.19.90.tar.xz | 3 +++ breeze-5.19.90.tar.xz.sig | 11 +++++++++++ breeze.changes | 32 ++++++++++++++++++++++++++++++++ breeze.spec | 20 ++++++++++---------- 6 files changed, 56 insertions(+), 24 deletions(-) delete mode 100644 breeze-5.19.5.tar.xz delete mode 100644 breeze-5.19.5.tar.xz.sig create mode 100644 breeze-5.19.90.tar.xz create mode 100644 breeze-5.19.90.tar.xz.sig diff --git a/breeze-5.19.5.tar.xz b/breeze-5.19.5.tar.xz deleted file mode 100644 index 281c09b..0000000 --- a/breeze-5.19.5.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:61116665a534a0acd833f9bb499dbe983bb07088c0006988fbd929f60f0ff336 -size 22761136 diff --git a/breeze-5.19.5.tar.xz.sig b/breeze-5.19.5.tar.xz.sig deleted file mode 100644 index 8e9505f..0000000 --- a/breeze-5.19.5.tar.xz.sig +++ /dev/null @@ -1,11 +0,0 @@ ------BEGIN PGP SIGNATURE----- - -iQEzBAABCgAdFiEELR1bBYg1d4fenuIl7JTRj38FmX4FAl9OIK8ACgkQ7JTRj38F -mX67SwgAnos3VEya5t5WWNlKER2QQ4nnKmqiL9NSw9uhaOADqlxFQHK1qQo6jMMZ -ox2JbyEZOpMTUuRi2VDG2yOv05wi6Ln1wDXe04zgGEs0+z4GM1OyllmaR7ymroOS -F5DNyRwMr9hLCrYmqf8Tj8fN73c0qT+G8ZdHeLWWHZJFHPxpmC47WciKLYgbALWx -HshwtgHsMFFOaiwFf0hIWNn8uhp4f19ZtwNpIgcf0BCn9uheVbdqRBaPIl9z8PIR -kemFQeKzF4pOyC0+vBgl4GN2DWyo9w9QuViira45X/qOk+xX4zApb5zuCzyOxBl2 -8MYK5Hy0kWAQXOg0Dy1WzUtZOK1IMA== -=sMrC ------END PGP SIGNATURE----- diff --git a/breeze-5.19.90.tar.xz b/breeze-5.19.90.tar.xz new file mode 100644 index 0000000..0829e2c --- /dev/null +++ b/breeze-5.19.90.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4103aa1301459cfbca28b65dc24446b170642d048f8a5e2bfef3c322f7373a49 +size 38506488 diff --git a/breeze-5.19.90.tar.xz.sig b/breeze-5.19.90.tar.xz.sig new file mode 100644 index 0000000..98262f6 --- /dev/null +++ b/breeze-5.19.90.tar.xz.sig @@ -0,0 +1,11 @@ +-----BEGIN PGP SIGNATURE----- + +iQEzBAABCAAdFiEEs8s2ZVJUC+Bu6a2XEZaMRJKMrvwFAl9jPBgACgkQEZaMRJKM +rvyJRAf/ZylUXLEN70hsDWsUZs+VjCUD/Y5J8BTWkVLT7li3c5NRbuMeypJV3Opt +4fMkHGifMutBmm8YCJS2UsEkJgqDAzNY0pGDQsu/MYZg0unE5s6nfF/ac5l51+Bn +UNl/4DTZ32UczpyVcIZ+U/lCcgrIb6asT1qcN8ePLbxXXIlxdFpyjAInM4uJ0z5Z +hkDgZeet5X+veAC3qdGr3WjgdKyBB7g3havANIEapCMgiCQr0XtV8UnSDMdXPaG7 +i79ShrjnCRxfelplCmiWqfUBYIQcky8LAuUgKcFaqvnc8RAxQPfU18K9YiKYU2nE +HJr0x4AIBWkYd4tFP7xtFJq7vNsycw== +=8/lj +-----END PGP SIGNATURE----- diff --git a/breeze.changes b/breeze.changes index 58649b9..1538eae 100644 --- a/breeze.changes +++ b/breeze.changes @@ -1,3 +1,35 @@ +------------------------------------------------------------------- +Thu Sep 17 20:02:56 UTC 2020 - Fabian Vogt + +- Update to 5.19.90 + * New bugfix release + * For more details please see: + * https://kde.org/announcements/plasma-5.19.90 +- Changes since 5.19.5: + * [kstyle] Port to QWindow::startSystemMove() + * Update Breeze Dark preview images for new Flow wallpaper + * Remove explicit ECM_KDE_MODULE_DIR + * Replace Flow with Shell + * Also enable highlighting Buttons + * Convert copyright statements to SPDX expressions + * Port away from deprecated Qt::MidButton + * [kstyle] Reverse default sort order indicator arrow direction + * Add comments to clarify hidden ViewInvertSortIndicator option + * Use semi-transparent menu separators + * Draw the separator for toolbuttons with separte popup menu on hover or focus + * Draw arrows on toolbuttons with menus and no popup delay (kde#344746) + * Add _kde_highlight_neutral property to allow widgets highlight with neutral color + * use global animation values + * Load and use global animation settings + * Remove breezemetrics.cpp and put values back into breezemetrics.h + * Clean up the appearance of breezemetrics.cpp + * Refactor metrics into their own C++ file + * Move Breeze::Metrics into breezemetrics.h to reduce recompilations + * Notify about the decoration button's appearance change + * [kstyle] Ensure that shadows are destroyed after decorated windows + * [kstyle] Increase tab height to 30px + * [QStyle] Make menu titles look less like menu items + ------------------------------------------------------------------- Tue Sep 1 11:38:47 UTC 2020 - Fabian Vogt diff --git a/breeze.spec b/breeze.spec index a525e16..40b33eb 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.19.5 +Version: 5.19.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 @@ -130,16 +130,16 @@ Library containing support code for the Breeze Qt5 style. %if %{with lang} %files -n breeze5-style-lang -f %{name}.lang -%license COPYING* +%license LICENSES/* %endif %files -n breeze5-cursors -%license COPYING* +%license LICENSES/* %{_kf5_iconsdir}/breeze_cursors %{_kf5_iconsdir}/Breeze_Snow/ %files -n breeze5-style -%license COPYING* +%license LICENSES/* %{_kf5_bindir}/breeze-settings5 %dir %{_kf5_iconsdir}/hicolor/scalable %dir %{_kf5_iconsdir}/hicolor/scalable/apps @@ -161,22 +161,22 @@ Library containing support code for the Breeze Qt5 style. %{_kf5_appstreamdir}/org.kde.breezedark.desktop.appdata.xml %files -n breeze5-wallpapers -%license COPYING* +%license LICENSES/* %dir %{_kf5_sharedir}/wallpapers %{_kf5_sharedir}/wallpapers/Next/ %files -n breeze5-decoration -%license COPYING* +%license LICENSES/* %dir %{_kf5_plugindir} %{_kf5_plugindir}/org.kde.kdecoration2/ %dir %{_kf5_servicesdir} %{_kf5_servicesdir}/breezedecorationconfig.desktop %files -%license COPYING* +%license LICENSES/* %files -n libbreezecommon5-5 -%license COPYING* +%license LICENSES/* %{_libdir}/libbreezecommon5.so.* %changelog