SHA256
1
0
forked from pool/breeze

Plasma 5.21.0 + made pulseaudio optional and pipewire-pulseaudio an alternative. KF5 is publish disabled already.

OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/breeze?expand=0&rev=322
This commit is contained in:
Christophe Marin 2021-02-14 08:10:08 +00:00 committed by Git OBS Bridge
parent d8d6c9ea36
commit 0c85e8675d
6 changed files with 37 additions and 17 deletions

View File

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

View File

@ -1,11 +0,0 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEELR1bBYg1d4fenuIl7JTRj38FmX4FAmAJdgQACgkQ7JTRj38F
mX5ZlAf9GcoHeK1v8YKNymb9soL61vDq5G7SdQY+Ty/E28ynY8YCknhEt4jbXHWb
4fgCOaISK6U+jrxDBH5h8QnIVyGx3k2hZ33lz1XXwQlDLYJfiE9dnXi4i4X1Aj4u
rL5Ts5h2yZF46RAJ7K6Kw15fgdJP2xurbrzCJLP3DwlmCAyEAMRExKhvsyzlbKBQ
8BQsC8V1B20iecEw+ZXPzSyC+CGmsr/uJZGKpo+vmio8V5g+qtVgtB4fnc1dKOmQ
95GBcF+QD2/MRnn9QyTjr9CBmpbTQe6RLr7ocwWHat4hLg7vaQfmPQMXuoBQTR8q
Yo6hdh4mW+K0GSxZLIpgYVOpwRZ8Iw==
=YZ7z
-----END PGP SIGNATURE-----

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

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

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

@ -0,0 +1,11 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEELR1bBYg1d4fenuIl7JTRj38FmX4FAmAlG3EACgkQ7JTRj38F
mX6pbgf+N8jcSgpotjwRtkLBkulQ3yiWtExxTU/uz6NjsNjlAUtKPikMx2HYhEKE
4BZ7ZiYhx2GE6C62YHNXT4Mhtp6CI/2pwoMyGTL7GQXzD7ElaOe1NuWdlc7ubtMS
gt4U6Rp8NFhk3niSB1OrzjOdb7ShBotwtNWX8GwdzVSGHZGXUIYx9fa/th37A19P
VnKbX419get2Pxh53YOxoTD6R9vb6C4FaK0l1H5LpAchvHA301M+zJHMnPX/zl1I
N0Aze+NMe2O2fT+la6vtOwxIb7Ne/wrEzKhApuzVy7MPDggwwAQ/3kQvfVdUdQTA
g9omRhb4Vl+JGolnSKsD9a0hzjKQuQ==
=XIlc
-----END PGP SIGNATURE-----

View File

@ -1,3 +1,23 @@
-------------------------------------------------------------------
Thu Feb 11 18:23:10 UTC 2021 - Fabian Vogt <fabian@ritter-vogt.de>
- Update to 5.21.0
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.21.0
- Changes since 5.20.90:
* Clean up listener (kde#432660)
* Update users that have Breeze as colorscheme to BreezeLight (kde#432470)
* Fix colors files
* Don't waste a space in menus
* [kstyle]: Don't attempt to adjust contentsMargins on QDialogs
* [kstyle]: Don't attempt to adjust contentsMargins on QMainWindows (kde#432246)
* kstyle: expand tools area 1px downwards if present (kde#431540)
* [kstyle]: Don't draw line when no toolbars are present in fullscreen (kde#431969)
* hotfix: remove hasHeaderColors call from ::polish
* Revert "Do not draw background or line in toolbars if the color scheme has no headers group"
* kde4breeze: Breeze Light is the new default (kde#431917)
------------------------------------------------------------------- -------------------------------------------------------------------
Mon Jan 25 09:25:07 UTC 2021 - Fabian Vogt <fabian@ritter-vogt.de> Mon Jan 25 09:25:07 UTC 2021 - 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}')} %{!?_plasma5_version: %define _plasma5_version %(echo %{_plasma5_bugfix} | awk -F. '{print $1"."$2}')}
%bcond_without lang %bcond_without lang
Name: breeze Name: breeze
Version: 5.20.90 Version: 5.21.0
Release: 0 Release: 0
Summary: Plasma Desktop artwork, styles and assets Summary: Plasma Desktop artwork, styles and assets
License: GPL-2.0-or-later License: GPL-2.0-or-later
Group: System/GUI/KDE Group: System/GUI/KDE
URL: http://www.kde.org URL: http://www.kde.org
Source: https://download.kde.org/unstable/plasma/%{version}/breeze-%{version}.tar.xz Source: breeze-%{version}.tar.xz
%if %{with lang} %if %{with lang}
Source1: https://download.kde.org/unstable/plasma/%{version}/breeze-%{version}.tar.xz.sig Source1: breeze-%{version}.tar.xz.sig
Source2: plasma.keyring Source2: plasma.keyring
%endif %endif
BuildRequires: cmake >= 2.8.12 BuildRequires: cmake >= 2.8.12