SHA256
1
0
forked from pool/breeze

Accepting request 708289 from KDE:Frameworks5

Plasma 5.16 final (tentative)

OBS-URL: https://build.opensuse.org/request/show/708289
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/breeze?expand=0&rev=82
This commit is contained in:
Dominique Leuenberger 2019-06-12 11:27:32 +00:00 committed by Git OBS Bridge
commit 32788d2536
8 changed files with 82 additions and 20 deletions

View File

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

View File

@ -1,11 +0,0 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEELR1bBYg1d4fenuIl7JTRj38FmX4FAlzRUecACgkQ7JTRj38F
mX5C+gf6Ah+F+qwbYd2ch3mGDEosQ1vQ7dfBAzeKDQn9XcAwqhiMcH4RQpa9sVGM
pz8+2kdBgYBWwaRqVv9PU8got+JW9Mj7ZLn8BXgKMneNracjqcBD6dxFAR6yDH22
VhYJ61h32vzlH63w+ivdmST798zEYQopN4qHuP5qrjitlzXZkWg88Tp1clXQNwuE
5XsXUltXiJCOG1zfUtuszFnd8UPhPqD9NA2XWzooYU16FNE64+4EwCjS4zJsaHAO
OZTxo9PIaiDmWObH4zeX+mHFdywWEWImmC4DzM5wPZ72WwrWILJXyewS2UJNSbUG
eFlGT8Ecuc3zQ54hGSoED4Ek06C8Ng==
=BxN/
-----END PGP SIGNATURE-----

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

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

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

@ -0,0 +1,11 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEELR1bBYg1d4fenuIl7JTRj38FmX4FAlz5CeAACgkQ7JTRj38F
mX4xXwf/RDPNOcWjWYjxkDnQiBTumU/CMtWCrupV7R9BUbgic2c2nAAQgV6WI280
a4XGsFUCx5qNL8/zutem0edN8mNZJw6pN3qgYLg2K9tcW9ViLH9RgBS5GO81X8FI
NgirYkN7/9RPGU7h6r+9hduowgFpIZUzKkT1jyTYlKrt6FYFxybvSRUnpzWvoafa
z3A1agn62iyh+3wxEtidjhu82qQ54mNlZY4T9MMmzpopxaJ9TU1b8+qM07Z8NrY5
IcxPivnq+RDRvKr8KsI75XyDvrua7VL4Ng/AH5P3zGvEEDR4Z0hOkvA7bpe136jF
6j99rdrQ2vHrPVEyIkt6J2X/dTK21w==
=eS4x
-----END PGP SIGNATURE-----

View File

@ -1,3 +1,34 @@
-------------------------------------------------------------------
Thu Jun 6 14:07:07 UTC 2019 - fabian@ritter-vogt.de
- Update to 5.16.0
* New bugfix release
* For more details please see:
* https://www.kde.org/announcements/plasma-5.16.0.php
- Changes since 5.15.90:
* Fix cropped versions of the Next wallpaper
* [LnF] Update Breeze Dark preview
* Add new Next wallpaper
-------------------------------------------------------------------
Thu May 16 16:56:35 UTC 2019 - fabian@ritter-vogt.de
- Update to 5.15.90
* New feature release
* For more details please see:
* https://www.kde.org/announcements/plasma-5.15.90.php
- Changes since 5.15.5:
* Revert "Reduce the indicator arrow size for press-and-hold menus in QToolButtons"
* Add missing link
* Reduce the indicator arrow size for press-and-hold menus in QToolButtons
* Sharpen ApplicationMenu, Shade, ContextHelp icons
* Make shadow sizes linear
* Multiply radius by 0.5 in calculateBlurStdDev()
* Change shadow color to 0,0,0 for KStyle
* Change shadow color to 0,0,0
* Fix Breeze Light color scheme to match regular Breeze version, where appropriate
* Make Breeze theme tooltip texts consistent and rename Breeze Snow cursors to Breeze Light
-------------------------------------------------------------------
Tue May 7 11:04:55 UTC 2019 - 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.15.5
Version: 5.16.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

View File

@ -1,3 +1,34 @@
-------------------------------------------------------------------
Thu Jun 6 14:07:07 UTC 2019 - fabian@ritter-vogt.de
- Update to 5.16.0
* New bugfix release
* For more details please see:
* https://www.kde.org/announcements/plasma-5.16.0.php
- Changes since 5.15.90:
* Fix cropped versions of the Next wallpaper
* [LnF] Update Breeze Dark preview
* Add new Next wallpaper
-------------------------------------------------------------------
Thu May 16 16:56:35 UTC 2019 - fabian@ritter-vogt.de
- Update to 5.15.90
* New feature release
* For more details please see:
* https://www.kde.org/announcements/plasma-5.15.90.php
- Changes since 5.15.5:
* Revert "Reduce the indicator arrow size for press-and-hold menus in QToolButtons"
* Add missing link
* Reduce the indicator arrow size for press-and-hold menus in QToolButtons
* Sharpen ApplicationMenu, Shade, ContextHelp icons
* Make shadow sizes linear
* Multiply radius by 0.5 in calculateBlurStdDev()
* Change shadow color to 0,0,0 for KStyle
* Change shadow color to 0,0,0
* Fix Breeze Light color scheme to match regular Breeze version, where appropriate
* Make Breeze theme tooltip texts consistent and rename Breeze Snow cursors to Breeze Light
-------------------------------------------------------------------
Tue May 7 11:04:55 UTC 2019 - fabian@ritter-vogt.de

View File

@ -17,15 +17,15 @@
Name: breeze4-style
Version: 5.15.5
Version: 5.16.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.)