SHA256
1
0
forked from pool/breeze

Accepting request 840972 from KDE:Frameworks5

Plasma 5.20.0

OBS-URL: https://build.opensuse.org/request/show/840972
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/breeze?expand=0&rev=108
This commit is contained in:
Dominique Leuenberger 2020-10-13 13:27:38 +00:00 committed by Git OBS Bridge
commit 0fb51f90b2
6 changed files with 70 additions and 24 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:61116665a534a0acd833f9bb499dbe983bb07088c0006988fbd929f60f0ff336
size 22761136

View File

@ -1,11 +0,0 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEELR1bBYg1d4fenuIl7JTRj38FmX4FAl9OIK8ACgkQ7JTRj38F
mX67SwgAnos3VEya5t5WWNlKER2QQ4nnKmqiL9NSw9uhaOADqlxFQHK1qQo6jMMZ
ox2JbyEZOpMTUuRi2VDG2yOv05wi6Ln1wDXe04zgGEs0+z4GM1OyllmaR7ymroOS
F5DNyRwMr9hLCrYmqf8Tj8fN73c0qT+G8ZdHeLWWHZJFHPxpmC47WciKLYgbALWx
HshwtgHsMFFOaiwFf0hIWNn8uhp4f19ZtwNpIgcf0BCn9uheVbdqRBaPIl9z8PIR
kemFQeKzF4pOyC0+vBgl4GN2DWyo9w9QuViira45X/qOk+xX4zApb5zuCzyOxBl2
8MYK5Hy0kWAQXOg0Dy1WzUtZOK1IMA==
=sMrC
-----END PGP SIGNATURE-----

3
breeze-5.20.0.tar.xz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:f360c5803c434b8ce771232b030779d8c92b3bcb5b7c940f3524d6e9afb05db1
size 38490700

11
breeze-5.20.0.tar.xz.sig Normal file
View File

@ -0,0 +1,11 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEELR1bBYg1d4fenuIl7JTRj38FmX4FAl9/OLcACgkQ7JTRj38F
mX4dZAf+P8fzQd5mFDeecoYkNyJRDd/+jiLGsyb206rbGaOOlJasMhUeVYz0WpO4
x+Dwz6xweE8lAKrfBvIUkEKO/GQmN+LBDXzLD3GIWTIcc5aLhT+mxo2nDotPGC//
cNao/wD40308xTsEU2UuzQeCV5HEqQDuGAowaYibrgPTb5qWbfhC36MvsEN+iOF2
p7nFULOPpIIczis3Cw7a0fLyIKje1cHEYPnR6E/J0u1PxpkleoD5KWLXthOmpTuE
BYLJgwWmxRHXg+SdZTTKQ+IP60xv2bV8ya5fLEIpVttiKWVWUGYsDqzN0JG2Uujy
sf0Iwn16U4+NGg4j7WxVZRzLtlp2pg==
=urT9
-----END PGP SIGNATURE-----

View File

@ -1,3 +1,49 @@
-------------------------------------------------------------------
Thu Oct 8 16:55:19 UTC 2020 - Fabian Vogt <fabian@ritter-vogt.de>
- Update to 5.20.0
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma-5.20.0
- Changes since 5.19.90:
* [kstyle] Remove #if BREEZE_HAVE_X11 around code that uses KWindowSystem
* Use correct colors for arrows in checked toolbuttons in toolbars
* [kstyle]: Make buttons use KColorScheme::Button for hover and focus colours (kde#426651)
* [kstyle] Ensure that shadows are destroyed after decorated windows
* [kstyle] Require Qt 5.15
-------------------------------------------------------------------
Thu Sep 17 20:02:56 UTC 2020 - Fabian Vogt <fabian@ritter-vogt.de>
- 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 <fabian@ritter-vogt.de>

View File

@ -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.20.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
@ -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