forked from pool/breeze
Plasma 5.16 Beta, 2nd try. Please publish disable K:F5 before accepting, to give openQA a chance.
OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/breeze?expand=0&rev=247
This commit is contained in:
parent
92b692c57f
commit
27626cb127
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a13de0472dacd5240c3d38d0841ea7b9098405cf1f8cff77504d1824d09dcac4
|
||||
size 25144812
|
@ -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.15.90.tar.xz
Normal file
3
breeze-5.15.90.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:0b8eb7f83c67d14cc5ab8f5f4b2b0ffd6f801749f6edb2fc11d2dd4abc39ba3f
|
||||
size 25142848
|
11
breeze-5.15.90.tar.xz.sig
Normal file
11
breeze-5.15.90.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEELR1bBYg1d4fenuIl7JTRj38FmX4FAlzdN9IACgkQ7JTRj38F
|
||||
mX6mNwgArYhNGtDAbOQMsA6MDsjlfC5MnwNGibd7lfFndlLLHJBaYMHBksEqKGnH
|
||||
KEGIbOj4+GtbSXewUmV9P6c5N2LiW5o2p4yJQzj3S07788w420L1dGHYjiy0zsCn
|
||||
XDuxHSYduGOU58L1nMuKLVHaavhfURLACkoo4Wolp788Ug/AnE41BiHnEVN5YpO1
|
||||
umFvfmMUR4cFTfogUXXEt8sDV3iFlbEUSUIi3HQVQuP3hH5jJqTNjGM//3NQOKG+
|
||||
na4InH64rSlvIGBUUALLbBg0g8ROGRxQr5nBIUCtDy6zBNPduEo/kVjy17Jy0Pc4
|
||||
53hOm/o9E0KnAkUFNyuCdf+kPnwgdQ==
|
||||
=h/GV
|
||||
-----END PGP SIGNATURE-----
|
@ -1,3 +1,22 @@
|
||||
-------------------------------------------------------------------
|
||||
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
|
||||
|
||||
|
@ -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.15.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: https://download.kde.org/unstable/plasma/%{version}/breeze-%{version}.tar.xz
|
||||
%if %{with lang}
|
||||
Source1: https://download.kde.org/stable/plasma/%{version}/breeze-%{version}.tar.xz.sig
|
||||
Source1: https://download.kde.org/unstable/plasma/%{version}/breeze-%{version}.tar.xz.sig
|
||||
Source2: plasma.keyring
|
||||
%endif
|
||||
BuildRequires: cmake >= 2.8.12
|
||||
|
@ -1,3 +1,22 @@
|
||||
-------------------------------------------------------------------
|
||||
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
|
||||
|
||||
|
@ -17,15 +17,15 @@
|
||||
|
||||
|
||||
Name: breeze4-style
|
||||
Version: 5.15.5
|
||||
Version: 5.15.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: https://download.kde.org/unstable/plasma/%{version}/breeze-%{version}.tar.xz
|
||||
%if %{with lang}
|
||||
Source1: https://download.kde.org/stable/plasma/%{version}/breeze-%{version}.tar.xz.sig
|
||||
Source1: https://download.kde.org/unstable/plasma/%{version}/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.)
|
||||
|
Loading…
Reference in New Issue
Block a user